StaticPropertiesType Property (FontStyleEditor)
In This Topic
Returns
System.Type which contains static properties of the type
T.
Syntax
'Declaration
Protected Overrides ReadOnly Property StaticPropertiesType As Type
protected override Type StaticPropertiesType {get;}
See Also