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