4 writes to _currentDeviceSpecificID
System.Web.Mobile (4)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (4)
91_currentDeviceSpecificID = _designer.CurrentDeviceSpecificID; 288_currentDeviceSpecificID = deviceSpecificID; 302_currentDeviceSpecificID = null; 877_currentDeviceSpecificID = null;
7 references to _currentDeviceSpecificID
System.Web.Mobile (7)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (7)
92if(_currentDeviceSpecificID != null) 95_designer.GetDeviceSpecific(_currentDeviceSpecificID, out ds); 281CacheState(_currentDeviceSpecificID); 291_currentDeviceSpecificID 344if(_currentDeviceSpecificID != null) 840if (_currentDeviceSpecificID != null) 874if(_currentDeviceSpecificID != null)