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