4 writes to IsValid
PresentationCore (4)
System\Windows\Input\Stylus\Pointer\PointerData.cs (4)
105if (IsValid = GetPointerInfo(pointerId, ref _info)) 121IsValid &= GetPointerTouchInfo(pointerId, ref _touchInfo); 127IsValid &= GetPointerPenInfo(pointerId, ref _penInfo); 133IsValid = false;
1 reference to IsValid
PresentationCore (1)
System\Windows\InterOp\HwndPointerInputProvider.cs (1)
223if (data.IsValid