We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8429443 commit 7eaaa83Copy full SHA for 7eaaa83
WorkingWithBehaviors/WorkingWithBehaviors.WinPhone/App.xaml.cs
@@ -9,7 +9,7 @@
9
10
namespace WorkingWithBehaviors.WinPhone
11
{
12
- public partial class App : Xamarin.Forms.Platform.WinPhone.FormsApplicationPage
+ public partial class App : Application
13
14
/// <summary>
15
/// Provides easy access to the root frame of the Phone Application.
0 commit comments