VisualTreeChangeEventArgs.Parent Proprietà

Definizione

Ottiene l'oggetto DependencyObject a cui è stato aggiunto o rimosso un elemento (Child).

public:
 property System::Windows::DependencyObject ^ Parent { System::Windows::DependencyObject ^ get(); };
public System.Windows.DependencyObject Parent { get; }
member this.Parent : System.Windows.DependencyObject
Public ReadOnly Property Parent As DependencyObject

Valore della proprietà

Elemento a cui è stato aggiunto o rimosso l'elemento figlio.

Commenti

Questo membro supporta l'infrastruttura .NET Framework e non deve essere usato direttamente dal codice.

Si applica a