Y (MouseEventArgs) Property

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Gets the y-coordinates of the mouse pointer position relative to the root canvas.

XAML
This property cannot be used in XAML.
Scripting

value = object.y

Property Value

Double

The y-coordinates of the mouse pointer position relative to the root canvas.

This property is read-only.

Remarks

Applies To

MouseEventArgs

See Also

WPF/E Events