Base:
2 references to ToString
PresentationCore (2)
System\Windows\Media\PixelFormatConverter.cs (2)
83
return new InstanceDescriptor(ci, new object[] { pixelFormat.
ToString
() });
87
return pixelFormat.
ToString
();