Method GetImage
GetImage(VisualControlState, bool?)
Gets image for the specified item state and light/dark theme flag.
public virtual Image? GetImage(VisualControlState state, bool? isDark = null)
Parameters
state
VisualControlStateItem state.
isDark
bool?Light/dark theme flag