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)
338
if ( _cachedPenCursor == null ||
_cursorDrawingAttributes
!= InkCanvas.DefaultDrawingAttributes )