1 write to _cacheIsPenWindows
PresentationFramework (1)
src\Framework\System\Windows\SystemParameters.cs (1)
5339_cacheIsPenWindows = CreateInstance(SystemResourceKeyID.IsPenWindows);
2 references to _cacheIsPenWindows
PresentationFramework (2)
src\Framework\System\Windows\SystemParameters.cs (2)
5337if (_cacheIsPenWindows == null) 5342return _cacheIsPenWindows;