CheckBox.OnCreateAutomationPeer Метод

Определение

Создает объект AutomationPeer для элемента управления CheckBox.

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 для CheckBox.

Применяется к