IWin32OptionsTopLevelImplWndProcHookCallback Property

Gets or sets a custom callback for the window's WndProc

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Win32PropertiesCustomWndProcHookCallback? WndProcHookCallback { get; set; }

Property Value

Win32PropertiesCustomWndProcHookCallback

See Also