StylusPointCollection::ClearItems Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Removes all StylusPoint objects from the StylusPointCollection.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

protected:
virtual void ClearItems() override sealed

Exception Condition
InvalidOperationException

The StylusPointCollection is connected to a Stroke.

.NET Framework
Available since 3.0
Return to top
Show: