Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 670 Bytes

File metadata and controls

21 lines (13 loc) · 670 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Automation.Provider.ICustomNavigationProvider
winrt interface

Windows.UI.Xaml.Automation.Provider.ICustomNavigationProvider

-description

Exposes a method to support access by a Microsoft UI Automation client to controls that support a custom navigation order. Implement ICustomNavigationProvider to support the capabilities that an automation client requests with a GetPattern call and PatternInterface.CustomNavigation.

-remarks

-examples

-see-also