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