Members 
IMousePositionProvider Interface
An interface to a provider which converts System.Windows.Input.MouseEventArgs into System.Windows.Point coordinates. Used internally to SciChart and implemented with interface to enable mocking and testing
Syntax
public interface IMousePositionProvider 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also