Click or drag to resize
Sandcastle XML Comments GuideAttachedEventsAndPropertiesTestGetIsBroughtIntoViewWhenSelected Method
Get the property value

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public static bool GetIsBroughtIntoViewWhenSelected(
	TreeViewItem treeViewItem
)

Parameters

treeViewItem
Type: System.Windows.ControlsTreeViewItem
The tree view item

Return Value

Type: Boolean
The property value
See Also