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


TreeView.ItemsSourceProperty Свойство

Определение

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

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.

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