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 종속성 속성의 식별자입니다.

적용 대상