Which Method is auto generated when a new xaml page is added and initialises all the objects in the page?

Back to Questions
A)

InitaializeData()

B)

InitializeComponent()

C)

InitializeClass()

D)

InitializePage()

E)

InitializeXaml()

 

Author Explanation :

InitializeComponent() method is auto-generated when we add any new XAML Page to the project. It instantiates and initializes all the objects which we have defined into the XAML file


© Copyright 1997 - 2019 | www.bestdotnettraining.com | www.deccansoft.com | All Rights Reserved.
 
Bestdotnet google plus
Enquiry Now



Input symbols