2 references to DrawingAttributesReplacedEventArgs
PresentationCore (1)
System\Windows\Ink\Stroke.cs (1)
469new DrawingAttributesReplacedEventArgs(value, _drawingAttributes);
PresentationFramework (1)
System\Windows\Controls\InkCanvas.cs (1)
732new DrawingAttributesReplacedEventArgs(newValue, oldValue);