Navigation :
IViewModelContainer
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.MVVM |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Xamarin - Android, Xamarin - iOS |
public interface IViewModelContainer
Defines a control as a IViewModel container.
Properties
ViewModel
Gets the view model that is contained by the container.
Events
ViewModelChanged
Occurs when the ViewModel property has changed.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion