共用方式為


ItemsRepeater.LayoutProperty 屬性

定義

識別 Layout 相依性屬性。

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

屬性值

Layout 相依性屬性的標識碼。

適用於