public UpdateVisualStateBase ( bool useTransitions ) : void | ||
useTransitions | bool | /// A value indicating whether to automatically generate transitions to /// the new state, or instantly transition to the new state. /// |
return | void |
public UpdateVisualStateBase ( bool useTransitions ) : void | ||
useTransitions | bool | /// A value indicating whether to automatically generate transitions to /// the new state, or instantly transition to the new state. /// |
return | void |