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