summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.UAP
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Platform.UAP')
-rw-r--r--Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj b/Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj
index ce1b1066..81ec3ff3 100644
--- a/Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj
+++ b/Xamarin.Forms.Platform.UAP/Xamarin.Forms.Platform.UAP.csproj
@@ -158,6 +158,15 @@
<Compile Include="..\Xamarin.Forms.Platform.WinRT\IWrapperAware.cs">
<Link>IWrapperAware.cs</Link>
</Compile>
+ <Compile Include="..\Xamarin.Forms.Platform.WinRT\NativeBindingExtensions.cs">
+ <Link>NativeBindingExtensions.cs</Link>
+ </Compile>
+ <Compile Include="..\Xamarin.Forms.Platform.WinRT\NativeEventWrapper.cs">
+ <Link>NativeEventWrapper.cs</Link>
+ </Compile>
+ <Compile Include="..\Xamarin.Forms.Platform.WinRT\NativePropertyListener.cs">
+ <Link>NativePropertyListener.cs</Link>
+ </Compile>
<Compile Include="..\Xamarin.Forms.Platform.WinRT\NativeViewWrapper.cs">
<Link>NativeViewWrapper.cs</Link>
</Compile>