Freigeben über


TreeView.SelectionModeProperty Eigenschaft

Definition

Identifiziert die SelectionMode-Abhängigkeitseigenschaft.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.TreeView.SelectionModeProperty (informationen zu WinUI in der Windows App SDK finden Sie im Windows App SDK Namespaces).

public:
 static property DependencyProperty ^ SelectionModeProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectionModeProperty();
public static DependencyProperty SelectionModeProperty { get; }
var dependencyProperty = TreeView.selectionModeProperty;
Public Shared ReadOnly Property SelectionModeProperty As DependencyProperty

Eigenschaftswert

Der Bezeichner für die SelectionMode-Abhängigkeitseigenschaft.

Gilt für: