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