AutomationPeer.GetAutomationControlTypeCore Metoda

Definicja

W przypadku przesłonięcia w klasie pochodnej jest wywoływana przez metodę GetAutomationControlType().

protected:
 abstract System::Windows::Automation::Peers::AutomationControlType GetAutomationControlTypeCore();
protected abstract System.Windows.Automation.Peers.AutomationControlType GetAutomationControlTypeCore ();
abstract member GetAutomationControlTypeCore : unit -> System.Windows.Automation.Peers.AutomationControlType
Protected MustOverride Function GetAutomationControlTypeCore () As AutomationControlType

Zwraca

AutomationControlType

Typ kontrolki.

Dotyczy

Zobacz też