4 writes to IsValid
PresentationCore (4)
System\Windows\Input\Stylus\Pointer\PointerData.cs (4)
100if (IsValid = GetPointerInfo(pointerId, ref _info)) 116IsValid &= GetPointerTouchInfo(pointerId, ref _touchInfo); 122IsValid &= GetPointerPenInfo(pointerId, ref _penInfo); 128IsValid = false;
1 reference to IsValid
PresentationCore (1)
System\Windows\InterOp\HwndPointerInputProvider.cs (1)
213if (data.IsValid