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