summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Xaml.UnitTests/SetValue.xaml
diff options
context:
space:
mode:
Diffstat (limited to 'Xamarin.Forms.Xaml.UnitTests/SetValue.xaml')
-rw-r--r--Xamarin.Forms.Xaml.UnitTests/SetValue.xaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Xamarin.Forms.Xaml.UnitTests/SetValue.xaml b/Xamarin.Forms.Xaml.UnitTests/SetValue.xaml
index da844ed0..75784273 100644
--- a/Xamarin.Forms.Xaml.UnitTests/SetValue.xaml
+++ b/Xamarin.Forms.Xaml.UnitTests/SetValue.xaml
@@ -83,5 +83,6 @@
<d:IgnorableElement />
</ContentView.Content>
</ContentView>
+ <local:MockViewWithValues x:Name="mockView0" UShort="32" ADecimal="42" />
</StackLayout>
</ContentPage> \ No newline at end of file