1 write to _cacheIsTabletPC
PresentationFramework (1)
System\Windows\SystemParameters.cs (1)
4865_cacheIsTabletPC = CreateInstance(SystemResourceKeyID.IsTabletPC);
2 references to _cacheIsTabletPC
PresentationFramework (2)
System\Windows\SystemParameters.cs (2)
4863if (_cacheIsTabletPC == null) 4868return _cacheIsTabletPC;