Share via


ListBox.SingleSelectionFollowsFocusProperty 속성

정의

SingleSelectionFollowsFocus 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ SingleSelectionFollowsFocusProperty { DependencyProperty ^ get(); };
static DependencyProperty SingleSelectionFollowsFocusProperty();
public static DependencyProperty SingleSelectionFollowsFocusProperty { get; }
var dependencyProperty = ListBox.singleSelectionFollowsFocusProperty;
Public Shared ReadOnly Property SingleSelectionFollowsFocusProperty As DependencyProperty

속성 값

SingleSelectionFollowsFocus 종속성 속성의 식별자입니다.

적용 대상