Skip to content

UnsafeNativeMethods.ExtendClientAreaIntoTitleBar(Window) method

Defined in

Type: UnsafeNativeMethods Namespace: CrissCross.WPF.UI.Interop Assembly: CrissCross.WPF.UI.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Overloads

  • 1. public static bool ExtendClientAreaIntoTitleBar(Window window)
  • 2. public static bool ExtendClientAreaIntoTitleBar(nint hWnd)

1. Overload

public static bool ExtendClientAreaIntoTitleBar(Window window)

Parameters

NameTypeDescription
windowWindow--

Returns: bool

2. Overload

public static bool ExtendClientAreaIntoTitleBar(nint hWnd)

Parameters

NameTypeDescription
hWndnint--

Returns: bool