11 references to DrawingAttributes
PresentationCore (4)
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (2)
632
activeDrawingAttributes = new
DrawingAttributes
();
840
DrawingAttributes attributes = new
DrawingAttributes
();
System\Windows\Ink\Stroke.cs (1)
26
: this (stylusPoints, new
DrawingAttributes
(), null)
System\Windows\Input\Stylus\Common\DynamicRenderer.cs (1)
1189
private DrawingAttributes _drawAttrsSource = new
DrawingAttributes
();
PresentationFramework (7)
MS\Internal\Ink\DrawingAttributesDefaultValueFactory.cs (2)
29
return new
DrawingAttributes
();
39
DrawingAttributes defaultValue = new
DrawingAttributes
();
MS\Internal\Ink\PenCursorManager.cs (2)
63
DrawingAttributes da = new
DrawingAttributes
();
328
DrawingAttributes da = new
DrawingAttributes
();
System\Windows\Controls\InkCanvas.cs (1)
2225
InkPresenter.AttachVisuals(visual, new
DrawingAttributes
());
System\Windows\Controls\StickyNote.cs (2)
445
(new
DrawingAttributes
()).Width,
1766
DrawingAttributes da = new
DrawingAttributes
();