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