Public ReadOnly Property ClickCommand As RelayCommand
public RelayCommand ClickCommand {get;}
Public ReadOnly Property ClickCommand As RelayCommand
public RelayCommand ClickCommand {get;}
Only available if ButtonType is TrayButtonType.Button
This property should be set in the overridden constructor or Initialize method.
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)