Share via


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 依赖属性的标识符。

适用于