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


TreeView.ItemsSourceProperty Свойство

Определение

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

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

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

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

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

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

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

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