4 references to GetData
PresentationCore (4)
System\Windows\Media\EllipseGeometry.cs (1)
337data.SerializedData = ctx.GetData();
System\Windows\Media\LineGeometry.cs (1)
266data.SerializedData = ctx.GetData();
System\Windows\Media\PathGeometry.cs (1)
997data.SerializedData = ctx.GetData();
System\Windows\Media\RectangleGeometry.cs (1)
447data.SerializedData = ctx.GetData();