'Declaration <BrowsableAttribute(False)> Public Shared Property DefaultAppearanceGeneratorType As System.Type
[Browsable(False)] public static System.Type DefaultAppearanceGeneratorType { get; set; }
[Browsable(False)] public: __property static System.Type* get_DefaultAppearanceGeneratorType(); public: __property static void set_DefaultAppearanceGeneratorType(
System.Type* value
);
[Browsable(False)] public:
static property System.Type^ DefaultAppearanceGeneratorType { System.Type^ get(); void set(System.Type^ value); }