20 references to Size
PresentationCore (20)
System\Windows\Media\Geometry.cs (5)
292pathData.Size, 418pathData.Size, 620pathData.Size, 718pathData.Size, 848pathData.Size,
System\Windows\Media\PathGeometry.cs (15)
114Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_PATHGEOMETRY)); 156Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_SEGMENT)); 166Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_SEGMENT_LINE)); 181Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_SEGMENT_BEZIER)); 198Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_SEGMENT_QUADRATICBEZIER)); 214Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_SEGMENT_ARC)); 235Debug.Assert(pathData.Size >= currentOffset + sizeof(MIL_SEGMENT_POLY)); 250Debug.Assert(pathData.Size >= 575pathData.Size, 627data1.Size, 631data2.Size, 782pathData.Size, 838data1.Size, 842data2.Size, 1010data.FiguresSize = pathData.Size;