Label.OnCreateAutomationPeer メソッド

定義

WPF インフラストラクチャの一部として、このコントロールに適切な LabelAutomationPeer 実装を提供します。

protected:
 override System::Windows::Automation::Peers::AutomationPeer ^ OnCreateAutomationPeer();
protected override System.Windows.Automation.Peers.AutomationPeer OnCreateAutomationPeer ();
override this.OnCreateAutomationPeer : unit -> System.Windows.Automation.Peers.AutomationPeer
Protected Overrides Function OnCreateAutomationPeer () As AutomationPeer

戻り値

AutomationPeer

型固有の AutomationPeer 実装。

適用対象