From 4d2461e1560dca67364b059facbb38cabfe230bc Mon Sep 17 00:00:00 2001 From: Steven Kirk Date: Sat, 24 Oct 2015 19:32:11 +0200 Subject: [PATCH] Make checkbox work. --- samples/XamlTestApplicationPcl/CheckBox.paml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/samples/XamlTestApplicationPcl/CheckBox.paml b/samples/XamlTestApplicationPcl/CheckBox.paml index 66451feb9c..b45210cfdb 100644 --- a/samples/XamlTestApplicationPcl/CheckBox.paml +++ b/samples/XamlTestApplicationPcl/CheckBox.paml @@ -27,4 +27,10 @@ + + \ No newline at end of file