2 writes to _stateFormatter
System.Web.Mobile (2)
UI\MobileControls\MobilePage.cs (2)
1484_stateFormatter = new LosFormatter(); 1488_stateFormatter = new LosFormatter(true, GetMacKeyModifier());
2 references to _stateFormatter
System.Web.Mobile (2)
UI\MobileControls\MobilePage.cs (2)
1480if (_stateFormatter == null) 1491return _stateFormatter;