AutomationPeer.GetParent メソッド

定義

この AutomationPeer の親である AutomationPeer を取得します。

public:
 System::Windows::Automation::Peers::AutomationPeer ^ GetParent();
public System.Windows.Automation.Peers.AutomationPeer GetParent ();
member this.GetParent : unit -> System.Windows.Automation.Peers.AutomationPeer
Public Function GetParent () As AutomationPeer

戻り値

AutomationPeer

親オートメーション ピア。

適用対象

こちらもご覧ください