Method ExtWpf.RectInScreen
Overload
Gets rectangle of this element in screen coordinates.
public static RECT RectInScreen(this FrameworkElement t)
Parameters
t (FrameworkElement) |
Returns
RECT
default if this is an invisible element (but not Window) or if fails. |