ControlEvents Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.MVVM.ControlEvents
Namespace: Microsoft.TeamFoundation.MVVM
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class ControlEvents
public static class ControlEvents
public ref class ControlEvents abstract sealed
[<AbstractClass>]
[<Sealed>]
type ControlEvents = class end
public final class ControlEvents
The ControlEvents type exposes the following members.
Attached Properties
Name | Description | |
---|---|---|
MouseDoubleClickCommand | ||
MouseDoubleClickCommandParameter | ||
PreviewMouseDoubleClickCommand | ||
PreviewMouseDoubleClickCommandParameter |
Top
Methods
Top
Fields
Name | Description | |
---|---|---|
MouseDoubleClickCommandParameterProperty | ||
MouseDoubleClickCommandProperty | ||
PreviewMouseDoubleClickCommandParameterProperty | ||
PreviewMouseDoubleClickCommandProperty |
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.