TreeViewItemEvents Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.MVVM.TreeViewItemEvents
Namespace: Microsoft.TeamFoundation.MVVM
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class TreeViewItemEvents
public static class TreeViewItemEvents
public ref class TreeViewItemEvents abstract sealed
[<AbstractClass>]
[<Sealed>]
type TreeViewItemEvents = class end
public final class TreeViewItemEvents
The TreeViewItemEvents type exposes the following members.
Attached Properties
Name | Description | |
---|---|---|
CollapsedCommand | ||
CollapsedCommandParameter | ||
ExpandedCommand | ||
ExpandedCommandParameter | ||
SelectedCommand | ||
SelectedCommandParameter | ||
UnselectedCommand | ||
UnselectedCommandParameter |
Top
Methods
Top
Fields
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.