3 references to AttachVisuals
PresentationFramework (3)
System\Windows\Controls\InkCanvas.cs (3)
2012
this.InkPresenter.
AttachVisuals
(_dynamicRenderer.RootVisual, this.DefaultDrawingAttributes);
2240
InkPresenter.
AttachVisuals
(visual, new DrawingAttributes());
2606
this.InkPresenter.
AttachVisuals
(this.DynamicRenderer.RootVisual, newDrawingAttributes);