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