ItemsControl.ItemsSourceProperty Свойство

Определение

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

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

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

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

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