2 references to Formatter
PresentationFramework (2)
MS\Internal\DataStreams.cs (2)
145this.Formatter.Serialize(byteStream, currentValue); 276newValue = this.Formatter.Deserialize(dataStream);