Поделиться через


TreeView.CanReorderItemsProperty Свойство

Определение

Определяет свойство зависимости CanReorderItems.

Эквивалентный API WinUI 2 для UWP: Microsoft.UI.Xaml.Controls.TreeView.CanReorderItemsProperty (для WinUI в Windows App SDK см. Windows App SDK пространства имен).

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

Значение свойства

Идентификатор свойства зависимостей CanReorderItems.

Требования к Windows

Семейство устройств
Windows 10, version 1809 (появилось в 10.0.17763.0)
API contract
Windows.Foundation.UniversalApiContract (появилось в v7.0)

Применяется к