21 references to Size
PresentationCore (21)
System\Windows\Media\Geometry.cs (6)
292pathData.Size, 415pathData.Size, 614pathData.Size, 700pathData.Size, 715pathData.Size, 839pathData.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 >= 576pathData.Size, 628data1.Size, 632data2.Size, 777pathData.Size, 833data1.Size, 837data2.Size, 1007data.FiguresSize = pathData.Size;