Partager via


ICustomNavigationProvider Interface

Définition

Expose une méthode pour prendre en charge l’accès par un client Microsoft UI Automation aux contrôles qui prennent en charge un ordre de navigation personnalisé. Implémentez ICustomNavigationProvider pour prendre en charge les fonctionnalités qu’un client Automation demande avec un appel AutomationPeer.GetPattern et PatternInterface.CustomNavigation.

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
Attributs

Méthodes

NavigateCustom(AutomationNavigationDirection)

Obtient l’élément suivant dans la direction spécifiée dans l’arborescence logique de l’interface utilisateur.

S’applique à