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