More work on MC visuals
This commit is contained in:
@@ -7,7 +7,8 @@ public interface IMediaButtonViewModel :
|
||||
{
|
||||
IRelayCommand? InvokeCommand { get; set; }
|
||||
|
||||
bool IsEnabled { get; set; }
|
||||
string? Button { get; set; }
|
||||
|
||||
string? State { get; set; }
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user