다음을 통해 공유


AutomationPeer.GetParent 메서드

정의

public:
 virtual AutomationPeer ^ GetParent() = GetParent;
/// [Windows.Foundation.Metadata.Deprecated("Consider using Navigate with AutomationNavigationDirection::Parent, which is an improved version of GetParent. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Microsoft.UI.Xaml.WinUIContract")]
AutomationPeer GetParent();
[Windows.Foundation.Metadata.Deprecated("Consider using Navigate with AutomationNavigationDirection::Parent, which is an improved version of GetParent. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 65536, "Microsoft.UI.Xaml.WinUIContract")]
public AutomationPeer GetParent();
function getParent()
Public Function GetParent () As AutomationPeer

반환

부모 자동화 피어입니다.

특성

적용 대상