Method GetObjectOrNormal
GetObjectOrNormal(VisualControlState)
Gets an object for the specified state or Normal if object for that state is not specified.
public virtual T? GetObjectOrNormal(VisualControlState state)
Parameters
state
VisualControlStateControl state.
Returns
- T