FrameworkElementBehaviors Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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
Public attached property IgnoreMouseWheel

Top

Methods

  Name Description
Public methodStatic member GetIgnoreMouseWheel
Public methodStatic member SetIgnoreMouseWheel

Top

Fields

  Name Description
Public fieldStatic member 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.

See Also

Reference

Microsoft.TeamFoundation.MVVM Namespace