Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 582 Bytes

File metadata and controls

12 lines (8 loc) · 582 Bytes

CommandButtonTemplate.SmallIconImageDark Property

The small icon image for the command button when in dark mode. This must be overridden in the extending class.

protected abstract object SmallIconImageDark { protected get; protected set; }

Property Value

System.Object