[Description("The initial ResourceManager for newly constructed GoImage objects.")] public static ResourceManager DefaultResourceManager {get; set;}
Property Value
The initial value is null--no ResourceManager is used for any LoadImage calls unless the ResourceManager property is set for a givenGoImage
object.