3 references to _propAllowCustomAttributes
System.Web.Mobile (3)
UI\MobileControls\MobileControlsSection.cs (3)
59
_properties.Add(
_propAllowCustomAttributes
);
120
return (bool)base[
_propAllowCustomAttributes
];
124
base[
_propAllowCustomAttributes
] = value;