Fields  Properties  Methods 


MouseManager Class Members

The following tables list the members exposed by MouseManager.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MouseManager class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic) Defines the MouseEventGroup Attached Property  
Top
Public Properties
 NameDescription
Public Property USED INTERNALLY FOR TESTS. DO NOT MODIFY. Gets subscribers by source  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Gets the MouseEventGroup Attached Property  
Public Methodstatic (Shared in Visual Basic)Gets the Targets that should receive mouse events (in the same MouseEventGroupProperty based on the current provided target  
Public Methodstatic (Shared in Visual Basic) Sets the MouseEventGroup Attached Property  
Public Method Subscribes to mouse events on the Source, propagating handlers to the Target  
Public MethodOverloaded.  Unsubscribes the source from subscribers  
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also