3 references to IsPenWindows
PresentationFramework (3)
System\Windows\SystemParameters.cs (3)
3588while (!_cacheValid[(int)CacheSlot.IsPenWindows]) 3590_cacheValid[(int)CacheSlot.IsPenWindows] = true; 5446return InvalidateProperty((int)CacheSlot.IsPenWindows, "IsPenWindows");