1 implementation of IsValidTypeForFormat
System.Windows.Forms (1)
System\Windows\Forms\OLE\WinFormsOleServices.cs (1)
140
static bool IOleServices.
IsValidTypeForFormat
(Type type, string format) => format switch
1 reference to IsValidTypeForFormat
System.Private.Windows.Core (1)
System\Private\Windows\Ole\ClipboardCore.cs (1)
346
_ => TOleServices.
IsValidTypeForFormat
(type, format)