次の方法で共有


SearchControlAutomationPeer.GetAutomationControlTypeCore Method

When overridden in a derived class, is called by GetAutomationControlType.

Namespace:  Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣言
Protected Overrides Function GetAutomationControlTypeCore As AutomationControlType
protected override AutomationControlType GetAutomationControlTypeCore()

Return Value

Type: System.Windows.Automation.Peers.AutomationControlType
Returns the control type.

.NET Framework Security

See Also

Reference

SearchControlAutomationPeer Class

Microsoft.VisualStudio.PlatformUI Namespace