1.

What Is The Parent Xaml Tag Of Silverlight Page? Explain Its Purposes.

Answer»

The’UserConrol’ is the PARENT xaml tag of a Silverlight page. All other tags are authored under USERCONTROL tag. DEVELOPERS are given a FACILITY to implement NEW custom controls and create re-usable user controls.

The’UserConrol’ is the parent xaml tag of a Silverlight page. All other tags are authored under UserControl tag. Developers are given a facility to implement new custom controls and create re-usable user controls.



Discussion

No Comment Found