3 references to IsPenWindows
PresentationFramework (3)
src\Framework\System\Windows\SystemParameters.cs (3)
4123while (!_cacheValid[(int)CacheSlot.IsPenWindows]) 4125_cacheValid[(int)CacheSlot.IsPenWindows] = true; 6039return InvalidateProperty((int)CacheSlot.IsPenWindows, "IsPenWindows");