IWindowAwareViewModel.Attach method¶
Associates the view model with the window that is about to show it. Called by the window services before the window becomes visible.
| parameter | description |
|---|---|
| window | The window that will host this view model. |
See Also¶
- interface IActionWindow
- interface IWindowAwareViewModel
- namespace Eremex.AvaloniaUI.Controls.ApplicationServices