(Choose 1 answer)
Choose the incorrect statement about the Basic Structure of XAML in the WPF
A. A WPF application contains only Windows or window form controls
B. In a XAML file. Window is a top-level window with the tag, whereas the Page is a browser-hosted page with the <Page> tag
C. The window is one of commonly used root element which contains other elements
D. Apart from Window and Page, XAML has Resource Dictionary and Application root elements for specifying the external dictionary and application definition
Rsh
6