public static GoToState ( |
||
control | /// Control whose visual state is being changed. /// | |
useTransitions | bool | /// A value indicating whether to use transitions when updating the /// visual state, or to snap directly to the new visual state. /// |
return | void |