Share via


ItemsView.LayoutProperty 屬性

定義

識別 版面配置 相依性屬性。

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

屬性值

Layout 相依性屬性的標識碼。

適用於