Share via


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

屬性值

Child相依性屬性的識別碼。

適用於