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