2 references to IsFormatEqual
PresentationCore (2)
Core\CSharp\MS\Internal\ConstrainedDataObject.cs (2)
318return (IsFormatEqual(format, DataFormats.Xaml) || 319IsFormatEqual(format, DataFormats.ApplicationTrust));