1 write to _cacheIsTabletPC
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4851_cacheIsTabletPC = CreateInstance(SystemResourceKeyID.IsTabletPC);
2 references to _cacheIsTabletPC
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4849if (_cacheIsTabletPC == null) 4854return _cacheIsTabletPC;