1 write to _strokeDrawingAttributesReplacedHandler
PresentationFramework (1)
src\Framework\System\Windows\Controls\StickyNote.cs (1)
1050_strokeDrawingAttributesReplacedHandler = new StrokeChangedHandler<DrawingAttributesReplacedEventArgs>(this);
2 references to _strokeDrawingAttributesReplacedHandler
PresentationFramework (2)
src\Framework\System\Windows\Controls\StickyNote.cs (2)
1622_strokeDrawingAttributesReplacedHandler.OnStrokeChanged); 1643_strokeDrawingAttributesReplacedHandler.OnStrokeChanged);