Viewport3DAutomationPeer.GetAutomationControlTypeCore 方法

定义

获取与此 Viewport3D 关联的 Viewport3DAutomationPeer 的控件类型。 由 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

Custom 枚举值。

适用于