Share via


TreeViewDataItemAutomationPeer.ParentDataItemAutomationPeer Propiedad

Definición

Obtiene el objeto TreeViewDataItemAutomationPeer que es el elemento primario de este elemento del mismo nivel de la automatización.

public:
 property System::Windows::Automation::Peers::TreeViewDataItemAutomationPeer ^ ParentDataItemAutomationPeer { System::Windows::Automation::Peers::TreeViewDataItemAutomationPeer ^ get(); };
public System.Windows.Automation.Peers.TreeViewDataItemAutomationPeer ParentDataItemAutomationPeer { get; }
member this.ParentDataItemAutomationPeer : System.Windows.Automation.Peers.TreeViewDataItemAutomationPeer
Public ReadOnly Property ParentDataItemAutomationPeer As TreeViewDataItemAutomationPeer

Valor de propiedad

Mismo nivel de automatización primario.

Se aplica a