1 write to _cursorDrawingAttributes
PresentationFramework (1)
MS\Internal\Ink\InkCollectionBehavior.cs (1)
357_cursorDrawingAttributes = InkCanvas.DefaultDrawingAttributes.Clone();
1 reference to _cursorDrawingAttributes
PresentationFramework (1)
MS\Internal\Ink\InkCollectionBehavior.cs (1)
338if ( _cachedPenCursor == null || _cursorDrawingAttributes != InkCanvas.DefaultDrawingAttributes )