Show / Hide Table of Contents

Constructor WindowMessageMonitor

| Edit this page View Source

WindowMessageMonitor(Window)

Initialize a new instance of the WindowMessageMonitor class.

Declaration
public WindowMessageMonitor(Window window)
Parameters
Type Name Description
Window window

The window to listen to messages for

| Edit this page View Source

WindowMessageMonitor(nint)

Initialize a new instance of the WindowMessageMonitor class.

Declaration
public WindowMessageMonitor(nint hwnd)
Parameters
Type Name Description
nint hwnd

The window handle to listen to messages for

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX