Searched refs:_currentStyle (Results 1 – 3 of 3) sorted by relevance
43 private Style _currentStyle, _tmpCurrentStyle; field in System.Web.UI.Design.MobileControls.StyleSheetDesigner992 if (null == _currentStyle)1004 _currentStyle = (Style) _styleSheet[key];1005 Debug.Assert (_currentStyle != null);1010 return _currentStyle;1014 _currentStyle = value;
165 let (_currentStyle, s') = unsafePop s224 _currentStyle <- unsafePop