1 write to _strokeDrawingAttributesReplacedHandler
PresentationFramework (1)
System\Windows\Controls\StickyNote.cs (1)
1040_strokeDrawingAttributesReplacedHandler = new StrokeChangedHandler<DrawingAttributesReplacedEventArgs>(this);
2 references to _strokeDrawingAttributesReplacedHandler
PresentationFramework (2)
System\Windows\Controls\StickyNote.cs (2)
1612_strokeDrawingAttributesReplacedHandler.OnStrokeChanged); 1633_strokeDrawingAttributesReplacedHandler.OnStrokeChanged);