Interface IActivatableView
- Namespace
- ReactiveUI
- Assembly
- ReactiveUI.dll
Use this Interface when you want to mark a control as receiving View Activation when it doesn't have a backing ViewModel.
public interface IActivatableView
- Extension Methods