Share via


TreeView.CanReorderItemsProperty Proprietà

Definizione

Identifica la proprietà di dipendenza CanReorderItems.

API WinUI 2 equivalente per UWP: Microsoft.UI.Xaml.Controls.TreeView.CanReorderItemsProperty (per WinUI nel SDK per app di Windows, vedi gli spazi dei nomi SDK per app di Windows).

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

Valore della proprietà

Identificatore della proprietà di dipendenza CanReorderItems.

Requisiti Windows

Famiglia di dispositivi
Windows 10, version 1809 (è stato introdotto in 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (è stato introdotto in v7.0)

Si applica a