<TypeMappings>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Interop.TypeName" clr="System.Runtime;System.Type"/>
	<TypeMapping winrt="Windows;Windows.Foundation.Uri" clr="System.Runtime;System.Uri"/>
	<TypeMapping winrt="Windows;Windows.Foundation.IClosable" clr="System.Runtime;System.IDisposable"/>
	<TypeMapping winrt="Windows;Windows.Foundation.Point" clr="System.Runtime.WindowsRuntime;Windows.Foundation.Point"/>
	<TypeMapping winrt="Windows;Windows.Foundation.Size" clr="System.Runtime.WindowsRuntime;Windows.Foundation.Size"/>
	<TypeMapping winrt="Windows;Windows.Foundation.Rect" clr="System.Runtime.WindowsRuntime;Windows.Foundation.Rect"/>
	<TypeMapping winrt="Windows;Windows.Foundation.DateTime" clr="System.Runtime;System.DateTimeOffset"/>
	<TypeMapping winrt="Windows;Windows.Foundation.TimeSpan" clr="System.Runtime;System.TimeSpan"/>
	<TypeMapping winrt="Windows;Windows.Foundation.Metadata.AttributeUsageAttribute" clr="System.Runtime;System.AttributeUsageAttribute"/>
	<TypeMapping winrt="Windows;Windows.Foundation.Metadata.AttributeTargets" clr="System.Runtime;System.AttributeTargets"/>
	<TypeMapping winrt="Windows;Windows.Foundation.EventRegistrationToken" clr="System.Runtime.InteropServices.WindowsRuntime;System.Runtime.InteropServices.WindowsRuntime.EventRegistrationToken"/>
	<TypeMapping winrt="Windows;Windows.Foundation.HResult" clr="System.Runtime;System.Exception"/>
	<TypeMapping winrt="Windows;Windows.Foundation.Collections.IIterable`1" clr="System.Runtime;System.Collections.Generic.IEnumerable`1"/>
	<TypeMapping winrt="Windows;Windows.Foundation.Collections.IVectorView`1" clr="System.Runtime;System.Collections.Generic.IReadOnlyList`1"/>
	<TypeMapping winrt="Windows;Windows.Foundation.Collections.IVector`1" clr="System.Runtime;System.Collections.Generic.IList`1"/>
	<TypeMapping winrt="Windows;Windows.Foundation.Collections.IKeyValuePair`2" clr="System.Runtime;System.Collections.Generic.KeyValuePair`2"/>
	<TypeMapping winrt="Windows;Windows;Windows.Foundation.Collections.IMap`2" clr="System.Runtime;System.Collections.Generic.IDictionary`2"/>
	<TypeMapping winrt="Windows;Windows.Foundation.Collections.IMapView`2" clr="System.Runtime;System.Collections.Generic.IReadOnlyDictionary`2"/>
	<TypeMapping winrt="Windows;Windows.Foundation.IReference`1" clr="System.Runtime;System.Nullable`1"/>
	<TypeMapping winrt="Windows;Windows.Foundation.EventHandler`1" clr="System.Runtime;System.EventHandler`1"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Interop.IBindableIterable" clr="System.Runtime;System.Collections.IEnumerable"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Interop.IBindableVector" clr="System.Runtime;System.Collections.IList"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Interop.NotifyCollectionChangedAction" clr="System.ObjectModel;System.Collections.Specialized.NotifyCollectionChangedAction"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Interop.NotifyCollectionChangedEventHandler" clr="System.ObjectModel;System.Collections.Specialized.NotifyCollectionChangedEventHandler"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Interop.NotifyCollectionChangedEventArgs" clr="System.ObjectModel;System.Collections.Specialized.NotifyCollectionChangedEventArgs"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Interop.INotifyCollectionChanged" clr="System.ObjectModel;System.Collections.Specialized.INotifyCollectionChanged"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.DurationType" clr="System.Runtime.WindowsRuntime.UI.Xaml;Windows.UI.Xaml.DurationType"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.GridUnitType" clr="System.Runtime.WindowsRuntime.UI.Xaml;Windows.UI.Xaml.GridUnitType"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Media.Animation.RepeatBehaviorType" clr="System.Runtime.WindowsRuntime.UI.Xaml;Windows.UI.Xaml.Media.Animation.RepeatBehaviorType"/>
	<TypeMapping winrt="Windows;Windows.UI.Color" clr="System.Runtime.WindowsRuntime;Windows.UI.Color"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Thickness" clr="System.Runtime.WindowsRuntime.UI.Xaml;Windows.UI.Xaml.Thickness"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.CornerRadius" clr="System.Runtime.WindowsRuntime.UI.Xaml;Windows.UI.Xaml.CornerRadius"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Duration" clr="System.Runtime.WindowsRuntime.UI.Xaml;Windows.UI.Xaml.Duration"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.GridLength" clr="System.Runtime.WindowsRuntime.UI.Xaml;Windows.UI.Xaml.GridLength"/>	
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Media.Matrix" clr="System.Runtime.WindowsRuntime.UI.Xaml;Windows.UI.Xaml.Media.Matrix	"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Media.Animation.RepeatBehavior" clr="System.Runtime.WindowsRuntime.UI.Xaml;Windows.UI.Xaml.Media.Animation.RepeatBehavior"/>	
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Media.Animation.KeyTime" clr="System.Runtime.WindowsRuntime.UI.Xaml;Windows.UI.Xaml.Media.Animation.KeyTime"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Controls.Primitives.GeneratorPosition" clr="System.Runtime.WindowsRuntime.UI.Xaml;Windows.UI.Xaml.Controls.Primitives.GeneratorPosition"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Media.Media3D.Matrix3D" clr="System.Runtime.WindowsRuntime.UI.Xaml;Windows.UI.Xaml.Media.Media3D.Matrix3D"/>	
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Data.PropertyChangedEventHandler" clr="System.ObjectModel;System.ComponentModel.PropertyChangedEventHandler"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Data.PropertyChangedEventArgs" clr="System.ObjectModel;System.ComponentModel.PropertyChangedEventArgs"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Input.ICommand" clr="System.ObjectModel;System.Windows.Input.ICommand"/>
	<TypeMapping winrt="Windows;Windows.UI.Xaml.Data.INotifyPropertyChanged" clr="System.ObjectModel;System.ComponentModel.INotifyPropertyChanged"/>
</TypeMappings>
