5 references to Transition
System.Web.Mobile (5)
UI\MobileControls\Adapters\HtmlMobileTextWriter.cs (3)
214
_currentState.
Transition
(new WriterStyle());
262
_currentState.
Transition
(new WriterStyle());
280
_currentState.
Transition
(_currentState.Peek());
UI\MobileControls\Design\Adapters\DesignerTextWriter.cs (2)
197
_currentState.
Transition
(newStyle);
219
_currentState.
Transition
(_defaultWriterStyle);