Sets the property value
Namespace: SandcastleBuilder.WPF.BehaviorsAssembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 1.9.7.0
Syntax
| C# |
|---|
public static void SetIsBroughtIntoViewWhenSelected( TreeViewItem treeViewItem, bool value ) |
| Visual Basic |
|---|
Public Shared Sub SetIsBroughtIntoViewWhenSelected ( treeViewItem As TreeViewItem, value As Boolean ) |
Parameters
- treeViewItem
- Type: System.Windows.Controls..::..TreeViewItem
The tree view item
- value
- Type: System..::..Boolean
The property value