1 write to _emptyTabletDeviceCollection
PresentationCore (1)
System\Windows\Input\Stylus\Common\TabletDeviceCollection.cs (1)
140
_emptyTabletDeviceCollection
= new TabletDeviceCollection();
2 references to _emptyTabletDeviceCollection
PresentationCore (2)
System\Windows\Input\Stylus\Common\TabletDeviceCollection.cs (2)
138
if(
_emptyTabletDeviceCollection
== null)
143
return
_emptyTabletDeviceCollection
;