2 references to Locale
PresentationCore (2)
Core\CSharp\System\Windows\DataFormats.cs (1)
460
_formatList.Add(new DataFormat(
Locale
, NativeMethods.CF_LOCALE));
Core\CSharp\System\Windows\DataObject.cs (1)
3214
IsFormatEqual(format, DataFormats.
Locale
));