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