1 write to s_StrokeEraserCursor
PresentationFramework (1)
MS\Internal\Ink\PenCursorManager.cs (1)
104s_StrokeEraserCursor = CreateCursorFromDrawing(drawing, new Point(5, 5));
2 references to s_StrokeEraserCursor
PresentationFramework (2)
MS\Internal\Ink\PenCursorManager.cs (2)
100if ( s_StrokeEraserCursor == null ) 108return s_StrokeEraserCursor;