TreeViewItemBehaviors Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.MVVM.TreeViewItemBehaviors
Namespace: Microsoft.TeamFoundation.MVVM
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class TreeViewItemBehaviors
public static class TreeViewItemBehaviors
public ref class TreeViewItemBehaviors abstract sealed
[<AbstractClass>]
[<Sealed>]
type TreeViewItemBehaviors = class end
public final class TreeViewItemBehaviors
The TreeViewItemBehaviors type exposes the following members.
Attached Properties
Name | Description | |
---|---|---|
SelectAndFocusOnRightClick |
Top
Methods
Name | Description | |
---|---|---|
GetSelectAndFocusOnRightClick | ||
SetSelectAndFocusOnRightClick |
Top
Fields
Name | Description | |
---|---|---|
SelectAndFocusOnRightClickProperty |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.