1 write to _cacheIsTabletPC
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5435_cacheIsTabletPC = CreateInstance(SystemResourceKeyID.IsTabletPC);
2 references to _cacheIsTabletPC
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5433if (_cacheIsTabletPC == null) 5438return _cacheIsTabletPC;