5 references to _propInheritsFrom
System.Web.Mobile (5)
UI\MobileControls\MobileControlsSection.cs (5)
304_properties.Add( _propInheritsFrom ); 316base[ _propInheritsFrom ] = inheritsFrom; 331base[ _propInheritsFrom ] = inheritsFrom; 365return (string)base[ _propInheritsFrom ]; 369base[ _propInheritsFrom ] = value;