4 references to Contents
System.Web.Mobile (4)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (1)
520
return (runtimeChoice.
Contents
.Count > 0) || runtimeChoice.HasTemplates;
UI\MobileControls\DeviceSpecificChoice.cs (3)
149
IDictionaryEnumerator enumerator =
Contents
.GetEnumerator();
367
Object o =
Contents
[key];
380
Contents
[key] = value;