4 references to StylePair
System.Web.Mobile (4)
UI\MobileControls\Adapters\XhtmlAdapters\XhtmlMobileTextWriter.cs (4)
292
_styleStack.Push(new
StylePair
(styleTag, styleClass));
316
_styleStack.Push (new
StylePair
(String.Empty, styleClass));
323
_styleStack.Push (new
StylePair
(String.Empty, styleClass));
339
_styleStack.Push (new
StylePair
(styleTag, styleClass));