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