3 references to Text
System.Web.Mobile (3)
UI\MobileControls\CompileLiteralTextParser.cs (1)
50
case LiteralElementType.
Text
:
UI\MobileControls\LiteralTextParser.cs (2)
74
Type = LiteralElementType.
Text
;
90
return Type == LiteralElementType.
Text
;