BreadcrumbBarItemAutomationPeer Klasse
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt BreadcrumbBar-Typen für Microsoft Benutzeroberflächenautomatisierung bereit.
Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe die Windows App SDK Namespaces).
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class BreadcrumbBarItemAutomationPeer : FrameworkElementAutomationPeer, IInvokeProvider
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class BreadcrumbBarItemAutomationPeer : FrameworkElementAutomationPeer, IInvokeProvider
Public Class BreadcrumbBarItemAutomationPeer
Inherits FrameworkElementAutomationPeer
Implements IInvokeProvider
- Vererbung
-
BreadcrumbBarItemAutomationPeer
- Attribute
- Implementiert
Breadcrumb |
Initialisiert eine neue Instanz der BreadcrumbBarItemAutomationPeer-Klasse . Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe die Windows App SDK Namespaces). |
Invoke() |
Sendet eine Anforderung zum Aufrufen des Elements, das dem Automatisierungs-Peer zugeordnet ist. Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe die Windows App SDK Namespaces). |
Produkt | Versionen |
---|---|
WinUI 2 | 2.6-prerelease, 2.6, 2.7-prerelease, 2.7, 2.8-prerelease, 2.8 |