Share via


ListBox.SingleSelectionFollowsFocusProperty Propiedad

Definición

Identifica la propiedad de dependencia 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

Valor de propiedad

Identificador de la propiedad de dependencia SingleSelectionFollowsFocus .

Se aplica a