Share via


ItemsView.ItemsSourceProperty 屬性

定義

識別 ItemsSource 相依性屬性。

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

屬性值

ItemsSource 相依性屬性的標識碼。

適用於