5 references to Xaml
PresentationCore (3)
System\Windows\DataFormats.cs (3)
147public static readonly string Xaml = DataFormatNames.Xaml; 164TextDataFormat.Xaml => DataFormatNames.Xaml, 186DataFormatsCore.GetOrAddFormat(DataFormatNames.Xaml);
System.Private.Windows.Core (2)
System\Private\Windows\Ole\Composition.ManagedToNativeAdapter.cs (1)
277DataFormatNames.Html or DataFormatNames.Xaml
System\Private\Windows\Ole\Composition.NativeToManagedAdapter.cs (1)
108DataFormatNames.Html or DataFormatNames.Xaml => ReadUtf8StringFromHGLOBAL(hglobal),