Freigeben über


ICustomNavigationProvider Schnittstelle

Definition

Macht eine Methode verfügbar, um den Zugriff eines Microsoft UI Automation-Clients auf Steuerelemente zu unterstützen, die eine benutzerdefinierte Navigationsreihenfolge unterstützen. Implementieren Sie ICustomNavigationProvider, um die Funktionen zu unterstützen, die ein Automatisierungsclient mit einem AutomationPeer.GetPattern-Aufruf und PatternInterface.CustomNavigation anfordert.

public interface class ICustomNavigationProvider
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3402961698, 64169, 23083, 144, 240, 183, 98, 196, 97, 120, 179)]
struct ICustomNavigationProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.Guid(3402961698, 64169, 23083, 144, 240, 183, 98, 196, 97, 120, 179)]
public interface ICustomNavigationProvider
Public Interface ICustomNavigationProvider
Attribute

Methoden

NavigateCustom(AutomationNavigationDirection)

Ruft das nächste Element in der angegebenen Richtung innerhalb der logischen UI-Struktur ab.

Gilt für: