2 references to InheritsFrom
System.Web.Mobile (2)
UI\MobileControls\MobileControlsSection.cs (1)
457if ( string.IsNullOrEmpty(elem.InheritsFrom) )
UI\MobileControls\MobileControlsSectionHelper.cs (1)
53String nameOfDeviceToInheritFrom = device.InheritsFrom;