1 write to _currentSegmentIsSmoothJoin
PresentationCore (1)
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (1)
360_currentSegmentIsSmoothJoin = isSmoothJoin;
3 references to _currentSegmentIsSmoothJoin
PresentationCore (3)
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (3)
354_currentSegmentIsSmoothJoin != isSmoothJoin) 457if (_currentSegmentIsSmoothJoin != s_defaultValueForPathSegmentIsSmoothJoin) 459segment.IsSmoothJoin = _currentSegmentIsSmoothJoin;