9 references to Stroke
PresentationCore (9)
Core\CSharp\MS\Internal\Ink\Renderer.cs (9)
254StopListeningOnStrokeEvents(visual.Stroke); 273StartListeningOnStrokeEvents(visual.Stroke); 471StartListeningOnStrokeEvents(visual.Stroke); 486StopListeningOnStrokeEvents(visual.Stroke); 554if (visual.Stroke.DrawingAttributes.IsHighlighter) 557ContainerVisual parent = GetContainerVisual(visual.Stroke.DrawingAttributes); 584Stroke visualStroke = visual.Stroke; 597i = _strokes.IndexOf(visual.Stroke); 616ContainerVisual parent = GetContainerVisual(visual.Stroke.DrawingAttributes);