1 write to _currentSegmentIsSmoothJoin
PresentationCore (1)
System\Windows\Media\PathStreamGeometryContext.cs (1)
340_currentSegmentIsSmoothJoin = isSmoothJoin;
3 references to _currentSegmentIsSmoothJoin
PresentationCore (3)
System\Windows\Media\PathStreamGeometryContext.cs (3)
334_currentSegmentIsSmoothJoin != isSmoothJoin) 437if (_currentSegmentIsSmoothJoin != s_defaultValueForPathSegmentIsSmoothJoin) 439segment.IsSmoothJoin = _currentSegmentIsSmoothJoin;