Click or drag to resize
Sandcastle XML Comments GuideAttachedEventsAndPropertiesTestSetIsBroughtIntoViewWhenSelected Method
Sets the property value

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public static void SetIsBroughtIntoViewWhenSelected(
	TreeViewItem treeViewItem,
	bool value
)

Parameters

treeViewItem
Type: System.Windows.ControlsTreeViewItem
The tree view item
value
Type: SystemBoolean
The property value
See Also