Searched refs:_propInheritsFrom (Results 1 – 1 of 1) sorted by relevance
264 private static readonly ConfigurationProperty _propInheritsFrom = field in System.Web.UI.MobileControls.DeviceElement304 _properties.Add( _propInheritsFrom ); in DeviceElement()316 base[ _propInheritsFrom ] = inheritsFrom; in DeviceElement()331 base[ _propInheritsFrom ] = inheritsFrom; in DeviceElement()365 return (string)base[ _propInheritsFrom ];369 base[ _propInheritsFrom ] = value;