ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / FullTextFilterPresenter Class / MatchCaseProperty Field

In This Topic
    MatchCaseProperty Field
    In This Topic
    Identifies the MatchCase dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MatchCaseProperty As DependencyProperty
    public static readonly DependencyProperty MatchCaseProperty
    See Also