2 writes to _type
System.Web.Mobile (2)
UI\MobileControls\Design\Util\WebConfigManager.cs (2)
292_type = _xmlNode.Attributes["type"] == null? 385set { _type = value; }
1 reference to _type
System.Web.Mobile (1)
UI\MobileControls\Design\Util\WebConfigManager.cs (1)
384get { return _type; }