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