[]
Gets or sets the function that returns resource stream for a given name.
[Browsable(false)] public Func<string, Stream> ResourceLocator { get; set; }