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)
488
return
_isDeviceIndependent
;