Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 779 Bytes

automationpeer_navigatecore_649092127.md

File metadata and controls

28 lines (18 loc) · 779 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Automation.Peers.AutomationPeer.NavigateCore(Windows.UI.Xaml.Automation.Peers.AutomationNavigationDirection)
winrt method

Windows.UI.Xaml.Automation.Peers.AutomationPeer.NavigateCore

-description

Provides the peer’s behavior when a Microsoft UI Automation client calls Navigate or an equivalent Microsoft UI Automation client API.

-parameters

-param direction

The specified direction.

-returns

The element in the specified direction within the UI automation tree.

-remarks

-examples

-see-also