4 references to GetData
PresentationCore (4)
System\Windows\Media\EllipseGeometry.cs (1)
322data.SerializedData = ctx.GetData();
System\Windows\Media\LineGeometry.cs (1)
251data.SerializedData = ctx.GetData();
System\Windows\Media\PathGeometry.cs (1)
970data.SerializedData = ctx.GetData();
System\Windows\Media\RectangleGeometry.cs (1)
434data.SerializedData = ctx.GetData();