2 references to DrawingAttributesReplacedEventArgs
PresentationCore (1)
Core\CSharp\System\Windows\Ink\Stroke.cs (1)
495new DrawingAttributesReplacedEventArgs(value, _drawingAttributes);
PresentationFramework (1)
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
757new DrawingAttributesReplacedEventArgs(newValue, oldValue);