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