Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 625 Bytes

icustomnavigationprovider_navigatecustom_1971130045.md

File metadata and controls

26 lines (18 loc) · 625 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Provider.ICustomNavigationProvider.NavigateCustom(Microsoft.UI.Xaml.Automation.Peers.AutomationNavigationDirection)
winrt method

Microsoft.UI.Xaml.Automation.Provider.ICustomNavigationProvider.NavigateCustom

-description

Gets the next element in the specified direction within the logical UI tree.

-parameters

-param direction

The specified direction.

-returns

The next element.

-remarks

-examples

-see-also