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 依存関係プロパティの識別子。

適用対象