DefaultMenuInteractionHandlerWindowDeactivated Method

Definition

Namespace: Avalonia.Controls.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
protected virtual void WindowDeactivated(
	Object? sender,
	EventArgs e
)

Parameters

sender  Object
 
e  EventArgs
 

See Also