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