20 references to Size
PresentationCore (20)
Core\CSharp\System\Windows\Media\Geometry.cs (5)
314pathData.Size, 445pathData.Size, 659pathData.Size, 770pathData.Size, 906pathData.Size,
Core\CSharp\System\Windows\Media\PathGeometry.cs (15)
155Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_PATHGEOMETRY)); 197Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_SEGMENT)); 207Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_SEGMENT_LINE)); 222Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_SEGMENT_BEZIER)); 239Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_SEGMENT_QUADRATICBEZIER)); 255Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_SEGMENT_ARC)); 276Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_SEGMENT_POLY)); 291Debug.Assert(pathData.Size >= 633pathData.Size, 694data1.Size, 698data2.Size, 855pathData.Size, 916data1.Size, 920data2.Size, 1093data.FiguresSize = pathData.Size;