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