Method HasImage
HasImage(VisualControlState, bool?)
Gets whether item has image for the specified item state and light/dark theme flag.
public virtual bool HasImage(VisualControlState state, bool? isDark = null)
Parameters
stateVisualControlStateItem state.
isDarkbool?Light/dark theme flag