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