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