Skip to content

Commit 3803e1a

Browse files
Review corrections addressed.
1 parent 09de484 commit 3803e1a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

ValidateOnLoad/ValidateOnLoad/MainPage.xaml.cs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,4 @@ public MainPage()
66
{
77
InitializeComponent();
88
}
9-
10-
//protected override void OnAppearing()
11-
//{
12-
// base.OnAppearing();
13-
14-
// this.dataForm.Validate();
15-
//}
169
}

0 commit comments

Comments
 (0)