Attached Events And Properties TestSet Is Brought Into View When Selected Method
Sets the property value
Definition
Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
C#
public static void SetIsBroughtIntoViewWhenSelected(
TreeViewItem treeViewItem,
bool value
)VB
Public Shared Sub SetIsBroughtIntoViewWhenSelected (
treeViewItem As TreeViewItem,
value As Boolean
)C++
public:
static void SetIsBroughtIntoViewWhenSelected(
TreeViewItem^ treeViewItem,
bool value
)F#
static member SetIsBroughtIntoViewWhenSelected :
treeViewItem : TreeViewItem *
value : bool -> unit Parameters
- treeViewItem TreeViewItem
- The tree view item
- value Boolean
- The property value