Implemented interface member:
method
Write
System.Windows.IBinaryWriteable.Write(System.IO.BinaryWriter)
3 references to Write
PresentationCore (3)
System\Windows\BinaryFormat\ArraySingleObject.cs (1)
30ArrayInfo.Write(writer);
System\Windows\BinaryFormat\ArraySinglePrimitive.cs (1)
34ArrayInfo.Write(writer);
System\Windows\BinaryFormat\ArraySingleString.cs (1)
31ArrayInfo.Write(writer);