Panel.IsItemsHostProperty 屬性

定義

識別 IsItemsHost 相依性屬性。

public:
 static property DependencyProperty ^ IsItemsHostProperty { DependencyProperty ^ get(); };
static DependencyProperty IsItemsHostProperty();
public static DependencyProperty IsItemsHostProperty { get; }
var dependencyProperty = Panel.isItemsHostProperty;
Public Shared ReadOnly Property IsItemsHostProperty As DependencyProperty

屬性值

IsItemsHost相依性屬性的識別碼。

適用於