2 writes to _compare
System.Web.Mobile (2)
UI\MobileControls\Design\Util\WebConfigManager.cs (2)
286_compare = _xmlNode.Attributes["compare"] == null? 397set { _compare = value; }
1 reference to _compare
System.Web.Mobile (1)
UI\MobileControls\Design\Util\WebConfigManager.cs (1)
396get { return _compare; }