ToggleButtonAutomationPeer.GetAutomationControlTypeCore Метод

Определение

Получает тип элемента управления для объекта ToggleButton, связанного с данным объектом ToggleButtonAutomationPeer. Вызывается методом GetAutomationControlType().

protected:
 override System::Windows::Automation::Peers::AutomationControlType GetAutomationControlTypeCore();
protected override System.Windows.Automation.Peers.AutomationControlType GetAutomationControlTypeCore ();
override this.GetAutomationControlTypeCore : unit -> System.Windows.Automation.Peers.AutomationControlType
Protected Overrides Function GetAutomationControlTypeCore () As AutomationControlType

Возвращаемое значение

Тип элемента управления для объекта ToggleButton, связанного с данным объектом ToggleButtonAutomationPeer.

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

См. также раздел