DataSource for Entity Framework in WPF
C1.Data.DataSource Namespace / FilterDescriptor Class / IsCaseSensitiveProperty Field

In This Topic
    IsCaseSensitiveProperty Field
    In This Topic
    The DependencyProperty for the IsCaseSensitive property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsCaseSensitiveProperty As DependencyProperty
    public static readonly DependencyProperty IsCaseSensitiveProperty
    See Also