WPF Study Note 2: XAML Overview

XAML Elements

Map XML namespace into CLR namespace.

 

Setting Properties

 

Attribute syntax

 

Property element syntax

Property element syntax for XAML represents a significant departure from the basic XML interpretation of the markup.

 

Properties and Class inheritance

The class inheritance of WPF XAML elements is another significant departure from the basic XML interpretation of the markup.

 

 

發佈了68 篇原創文章 · 獲贊 0 · 訪問量 5萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章