AppStore.AppStore_XamlTypeInfo.XamlTypeInfoProvider.Activate_20_QuizPage C# (CSharp) Method

Activate_20_QuizPage() private method

private Activate_20_QuizPage ( ) : object
return object
        private object Activate_20_QuizPage() { return new global::AppStore.Templates.QuizPage(); }
        private object Activate_21_ScorePage() { return new global::AppStore.Templates.ScorePage(); }
XamlTypeInfoProvider