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