ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / WordLocationEventArgs Class / MouseLocation Property

In This Topic
    MouseLocation Property
    In This Topic
    The position of the mouse pointer.
    Syntax
    'Declaration
     
    Public ReadOnly Property MouseLocation As Windows.Foundation.Point
    public Windows.Foundation.Point MouseLocation {get;}
    See Also