0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Visual Studio / WPF > XAML > マークアップ拡張構文

Last updated at Posted at 2017-04-23
動作環境
Windows 7 Pro (32bit)
Microsoft Visual Studio 2017 Community
Sublime Text 2

@ WPF 4.5入門 by 大田一希さん
No.1501 / 9985

本来は大量のXMLを書かなければいけないところを簡潔に記述できるようにする機能が提供されています。

.NETな日々 -EX-さんの説明もわかりやすい。
http://d.hatena.ne.jp/kazutoex/20100427/1272373197

Visual Studio / WPF > DataGridView > DataGridComboBoxColumn > sys:String型として定義した文字列をXAMLで指定して使う
で使ったItemsSource="{Binding Source={StaticResource myGenderSource}}"という記述もマークアップ拡張構文の一種のようだ。

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?