CacheableTabControlOnCreateAutomationPeer - метод
Provides an appropriate TabControlAutomationPeer implementation for this control, as part of the WPF automation infrastructure.
Пространство имён: Tessa.UI.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
protected override AutomationPeer OnCreateAutomationPeer()
Protected Overrides Function OnCreateAutomationPeer As AutomationPeer
protected:
virtual AutomationPeer^ OnCreateAutomationPeer() override
abstract OnCreateAutomationPeer : unit -> AutomationPeer
override OnCreateAutomationPeer : unit -> AutomationPeer
Возвращаемое значение
AutomationPeerThe type-specific
AutomationPeer implementation.