2 references to DrawingAttributesReplacedEventHandler
PresentationCore (1)
System\Windows\Ink\Stroke.cs (1)
556
public event
DrawingAttributesReplacedEventHandler
DrawingAttributesReplaced;
PresentationFramework (1)
System\Windows\Controls\InkCanvas.cs (1)
1189
public event
DrawingAttributesReplacedEventHandler
DefaultDrawingAttributesReplaced;