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