Visual.VisualParent Propiedad

Definición

Obtiene el objeto primario del árbol visual 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

Objeto Visual primario.

Se aplica a

Consulte también