共用方式為


MapItemsControl.ItemsProperty 屬性

定義

識別 Items 相依性屬性。

public:
 static property DependencyProperty ^ ItemsProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemsProperty();
public static DependencyProperty ItemsProperty { get; }
var dependencyProperty = MapItemsControl.itemsProperty;
Public Shared ReadOnly Property ItemsProperty As DependencyProperty

屬性值

Items相依性屬性的識別碼。

適用於

另請參閱