Sdílet prostřednictvím


GridViewHeaderRowPresenterAutomationPeer.GetAutomationControlTypeCore Metoda

Definice

Získá typ ovládacího prvku, GridViewHeaderRowPresenter který je přidružen k tomuto GridViewHeaderRowPresenterAutomationPeer. Tato metoda je volána 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

Návraty

AutomationControlType

Hodnota výčtu Header .

Platí pro

Viz také