7
8

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 1 year has passed since last update.

初学者(自分)向けWPF(C#,XAML)Prism,ReactiveProperty記事マップ

Last updated at Posted at 2021-03-25

初学者(自分)向けWPF(C#,Xaml)Prism,ReactiveProperty記事マップ

これから書いていくものを含め、狙いを明確にするために記す。

連載1.WPF + Prism + ReactivePropertyを使ってMVVMモデルを形成する。

WPF、Prism、ReactivePropertyでMVVMモデルのアプリを作成しているが、一体どの記述がどのFW、ライブラリに依るものわからないので比較する形で深堀していく。

Microsoftへの文句ばかりたれてもしょうがない。

狙い

WPF + Prism + ReactivePropertyを用いたMVVMモデルを作成するための

土台となる知識を身に着ける。

横断的な資料が少なく、差分で見る記事は多い.。基本となるものにしたい。

検証環境

公式Doc WPF,.NET
未確認飛行C

Prism Sample

  • ReactiveProperty
    • 特徴
    • ReactiveProperty
    • ReadOnlyReactiveProperty
    • ReactivePropertySlim
    • ReadOnlyReactivePropertySlim
    • ReactiveCollection
    • ReadOnlyReactiveCollection
    • ReactiveCommand
    • AsyncReactiveCommand

RPを編む

7
8
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
7
8

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?