다음을 통해 공유


Popup.ChildProperty 속성

정의

자식 종속성 속성의 식별자를 가져옵니다.

public:
 static property DependencyProperty ^ ChildProperty { DependencyProperty ^ get(); };
static DependencyProperty ChildProperty();
public static DependencyProperty ChildProperty { get; }
var dependencyProperty = Popup.childProperty;
Public Shared ReadOnly Property ChildProperty As DependencyProperty

속성 값

자식 종속성 속성의 식별자입니다.

적용 대상