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)
138if(_emptyTabletDeviceCollection == null) 143return _emptyTabletDeviceCollection;