Interface ISelectBindable
- Namespace
- H.Mvvm.ViewModels.Base
- Assembly
- H.Mvvm.dll
public interface ISelectBindable
- Extension Methods
Properties
IsSelected
bool IsSelected { get; set; }
public interface ISelectBindable
bool IsSelected { get; set; }