Click or drag to resize
Sandcastle Help File BuilderTreeViewItemBehaviorIsBroughtIntoViewWhenSelected Attached Property
This attached property indicates whether or not a tree view item is brought into view when selected

Namespace: SandcastleBuilder.WPF.Behaviors
Assembly: SandcastleBuilder.WPF (in SandcastleBuilder.WPF.dll) Version: 2014.11.22.0
Syntax
See GetIsBroughtIntoViewWhenSelected, SetIsBroughtIntoViewWhenSelected

Property Value

Type: Boolean
The default value is false
See Also