What is Markup in WPF

All of us know XAML is an XML-based markup language which is used to implement an application appearance declaratively. And it is typically used to create windows, dialog boxes, pages, and user controls, and to fill them with controls, shapes, and graphics.