2 overrides of IsValid
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
362
internal override bool
IsValid
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
127
internal override bool
IsValid
1 reference to IsValid
PresentationCore (1)
System\Windows\Input\Stylus\Common\StylusDevice.cs (1)
78
return StylusDeviceImpl.
IsValid
;