UIElement.ReleaseStylusCapture Method
.NET Framework 4.6 and 4.5
Releases the stylus device capture, if this element held the capture.
Namespace: System.Windows
Assembly: PresentationCore (in PresentationCore.dll)
If this element did not hold the capture, calling this method has no effect. Consider checking the value of IsStylusCaptured before you call this method.
Show: