IPopupHostProviderPopupHostChanged Event
Raised when the popup host changes.
Namespace: Avalonia.Controls.DiagnosticsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
event Action<IPopupHost> PopupHostChanged
Event PopupHostChanged As Action(Of IPopupHost)
abstract PopupHostChanged : IEvent<Action<IPopupHost>,
EventArgs>
Value
ActionIPopupHost