AttachedEventsAndPropertiesTestSetIsBroughtIntoViewWhenSelected Method

Sets the property value

Definition

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

Parameters

treeViewItem  TreeViewItem
The tree view item
value  Boolean
The property value

See Also