Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 582 Bytes

File metadata and controls

12 lines (8 loc) · 582 Bytes

CommandButtonTemplate.LargeIconImageDark Property

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

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

Property Value

System.Object