1 write to _currentSegmentIsSmoothJoin
PresentationCore (1)
System\Windows\Media\PathStreamGeometryContext.cs (1)
341_currentSegmentIsSmoothJoin = isSmoothJoin;
3 references to _currentSegmentIsSmoothJoin
PresentationCore (3)
System\Windows\Media\PathStreamGeometryContext.cs (3)
335_currentSegmentIsSmoothJoin != isSmoothJoin) 450if (_currentSegmentIsSmoothJoin != s_defaultValueForPathSegmentIsSmoothJoin) 452segment.IsSmoothJoin = _currentSegmentIsSmoothJoin;