Visual.VisualParent Proprietà

Definizione

Ottiene la struttura ad albero padre dell’oggetto visivo.

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

Valore della proprietà

Oggetto Visual padre.

Si applica a

Vedi anche