Share via


SectionControl.IsFocusOnFirstFocusableChild Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Check to see if the first focusable child is focused.

Namespace:  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Function IsFocusOnFirstFocusableChild As Boolean
public bool IsFocusOnFirstFocusableChild()
public:
bool IsFocusOnFirstFocusableChild()
member IsFocusOnFirstFocusableChild : unit -> bool
public function IsFocusOnFirstFocusableChild() : boolean

Return Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

SectionControl Class

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework Namespace