BreadcrumbBarItemAutomationPeer 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將階層連結列類型公開給 Microsoft 消費者介面自動化。
本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。
/// [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
- 繼承
-
BreadcrumbBarItemAutomationPeer
- 屬性
- 實作
建構函式
BreadcrumbBarItemAutomationPeer(BreadcrumbBarItem) |
初始化 BreadcrumbBarItemAutomationPeer 類別的新實例。 本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。 |
方法
Invoke() |
傳送要求以叫用與自動化對等相關聯的專案。 本檔適用于 Windows 應用程式 SDK 中適用于 WinUI 的 WinUI 2 for UWP (,請參閱Windows 應用程式 SDK命名空間) 。 |