InkCanvas::UseCustomCursor Property
.NET Framework (current version)
Gets or sets a Boolean value that indicates whether to override standard InkCanvas cursor functionality to support a custom cursor.
Assembly: PresentationFramework (in PresentationFramework.dll)
The InkCanvas will change the cursor style to reflect the current EditingMode while the cursor is within the bounds of the InkCanvas. If this behavior is not wanted, for example, when the InkCanvas uses a custom cursor, set this property to true, and the cursor will not change with the EditingMode.
.NET Framework
Available since 3.0
Available since 3.0
Show: