PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / FontWeightEditor Class / StaticPropertiesType Property

In This Topic
    StaticPropertiesType Property (FontWeightEditor)
    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