2 references to DrawingAttributesReplacedEventHandler
PresentationCore (1)
Core\CSharp\System\Windows\Ink\Stroke.cs (1)
570public event DrawingAttributesReplacedEventHandler DrawingAttributesReplaced;
PresentationFramework (1)
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
1229public event DrawingAttributesReplacedEventHandler DefaultDrawingAttributesReplaced;