Rules Manager for WPF | ComponentOne
C1.WPF.RulesManager Assembly / C1.WPF.RulesManager Namespace / RulesManagerStylePicker Class / RuleFontFamilyProperty Field

In This Topic
    RuleFontFamilyProperty Field (RulesManagerStylePicker)
    In This Topic
    Identifies the RuleFontFamily dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly RuleFontFamilyProperty As DependencyProperty
    public static readonly DependencyProperty RuleFontFamilyProperty
    See Also