VisualTreeChangeEventArgs.Parent Właściwość

Definicja

Pobiera element DependencyObject , do którego element (Podrzędny) został dodany lub usunięty.

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

Wartość właściwości

DependencyObject

Element, do którego element podrzędny został dodany lub usunięty.

Uwagi

Ten element członkowski obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Dotyczy