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