Popup.ChildProperty Propriété

Définition

Obtient l’identificateur de la propriété de dépendance Enfant .

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

Valeur de propriété

Identificateur de la propriété de dépendance Enfant .

S’applique à