1 override of SetSegmentCount
PresentationCore (1)
Core\CSharp\System\Windows\Media\PathStreamGeometryContext.cs (1)
93internal override void SetSegmentCount(int segmentCount)
1 reference to SetSegmentCount
PresentationCore (1)
Core\CSharp\System\Windows\Media\PathGeometry.cs (1)
190ctx.SetSegmentCount((int)pPathFigure->Count);