MultiSelect for WPF | ComponentOne
C1.WPF.Input Namespace / C1MultiSelect Class / CheckedMemberPathProperty Field

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