Visual.VisualParent Propiedad

Definición

Obtiene el árbol visual primario del objeto visual.

protected:
 property System::Windows::DependencyObject ^ VisualParent { System::Windows::DependencyObject ^ get(); };
protected System.Windows.DependencyObject VisualParent { get; }
member this.VisualParent : System.Windows.DependencyObject
Protected ReadOnly Property VisualParent As DependencyObject

Valor de propiedad

El Visual elemento primario.

Se aplica a

Consulte también