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 相依性屬性的標識符。

適用於