Popup.ChildProperty Proprietà

Definizione

Ottiene l'identificatore per la proprietà di dipendenza Figlio .

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

Valore della proprietà

Identificatore della proprietà di dipendenza Figlio .

Si applica a