次の方法で共有


SearchTextBox.FocusRoot Property

Gets or sets the FocusRoot attribute.

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

Syntax

'宣言
Public Property FocusRoot As UIElement
public UIElement FocusRoot { get; set; }

Property Value

Type: System.Windows.UIElement
Returns the FocusRoot attribute.

.NET Framework Security

See Also

Reference

SearchTextBox Class

Microsoft.VisualStudio.PlatformUI Namespace