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)
3181
public InputDevice DeviceUsed { get { return
_deviceUsed
; } }