Share via


BreadcrumbBar.ItemsSourceProperty 属性

定义

标识 ItemsSource 依赖属性。

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

属性值

ItemsSource 依赖属性的标识符。

适用于