Method GetObjectOrNull
GetObjectOrNull(VisualControlState)
Gets an object for the specified state or null if image for that state
is not specified.
public virtual T? GetObjectOrNull(VisualControlState state)
Parameters
stateVisualControlStateControl state.
Returns
- T