The single instance of the MouseWheel class.
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public static MouseWheel Instance { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property Instance As MouseWheel Get |
| Visual C++ |
|---|
public: static property MouseWheel^ Instance { MouseWheel^ get (); } |