The large icon image for the command button when in dark mode. This must be overridden in the extending class.
protected abstract object LargeIconImageDark { get; set; }
The large icon image for the command button when in dark mode. This must be overridden in the extending class.
protected abstract object LargeIconImageDark { get; set; }