共用方式為


ImageAutomationPeer.GetAutomationControlTypeCore 方法

定義

取得與此 Image 相關聯之 ImageAutomationPeer 的控制項型別。 這個方法是由 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

傳回

AutomationControlType

Image 列舉值。

適用於