1 write to _cacheIsTabletPC
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4852_cacheIsTabletPC = CreateInstance(SystemResourceKeyID.IsTabletPC);
2 references to _cacheIsTabletPC
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4850if (_cacheIsTabletPC == null) 4855return _cacheIsTabletPC;