1 write to _deviceUsed
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
3177_deviceUsed = deviceUsed;
1 reference to _deviceUsed
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
3181public InputDevice DeviceUsed { get { return _deviceUsed; } }