Share via


VisualTreeChangeEventArgs.Parent Property

Definition

Gets the parent visual element involved in the change, or null if this is the root.

public:
 property System::Object ^ Parent { System::Object ^ get(); };
public object? Parent { get; }
member this.Parent : obj
Public ReadOnly Property Parent As Object

Property Value

Applies to