1 write to _filterName
System.Web.Mobile (1)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (1)
1071_filterName = value;
3 references to _filterName
System.Web.Mobile (3)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (3)
1065return _filterName; 1107RuntimeChoice.Filter = _filterName; 1128StringBuilder name = new StringBuilder(_filterName);