Returns IntPtr for an HWND from WPF Window object
public static IntPtr WindowToHwnd(Window window)
Parameters
window
See also:
Class WindowUtilities© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic
Returns IntPtr for an HWND from WPF Window object
public static IntPtr WindowToHwnd(Window window)
window