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