WindowInterop.AsAvaloniaWindow method¶
The Avalonia window behind the contract.
| parameter | description |
|---|---|
| window | The window handed to a service, or null. |
Return Value¶
The Avalonia window, or null when window is null or does not stand for an Avalonia window.
See Also¶
- class WindowInterop
- namespace Eremex.AvaloniaUI.Controls.ApplicationServices