1 write to _isDeviceIndependent
System.Web.Mobile (1)
UI\MobileControls\DeviceSpecificChoice.cs (1)
505_isDeviceIndependent = attributes == null || attributes["Filter"] == null;
1 reference to _isDeviceIndependent
System.Web.Mobile (1)
UI\MobileControls\DeviceSpecificChoice.cs (1)
488return _isDeviceIndependent;