1 write to _properties
System.Web.Mobile (1)
UI\MobileControls\MobileControlsSection.cs (1)
55_properties = new ConfigurationPropertyCollection();
5 references to _properties
System.Web.Mobile (5)
UI\MobileControls\MobileControlsSection.cs (5)
56_properties.Add( _propHistorySize ); 57_properties.Add( _propDevices ); 58_properties.Add( _propDictType ); 59_properties.Add( _propAllowCustomAttributes ); 82return _properties;