1
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 > コントロールテンプレート / データテンプレート

Last updated at Posted at 2017-04-23

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

ここで特に重要なのは、Contentプロパティにコントロールが設定された場合は、そのまま表示できることと、その他のオブジェクトが設定された場合はデータテンプレートという仕組みを使って表示されることです。

「その他」としては、上のほうで色々な例が挙げられている。

関連しそうなものとして以下を見つけた。
WPFコントロールテンプレートとデータテンプレートの違い @ tocsworldさん

3. どちらを使うか

1
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
1
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?