回答編集履歴

2

リンク切れ

2024/08/31 22:49

投稿

TN8001
TN8001

スコア10022

test CHANGED
@@ -185,7 +185,7 @@
185
185
 
186
186
  ### Prism
187
187
  ぶっちゃけドキュメントもサンプルも物足りないですね^^;
188
- [Introduction to Prism | Prism](https://prismlibrary.com/docs/)
188
+ [Introduction to Prism | Prism](https://prismlibrary.github.io/docs/)
189
189
  [PrismLibrary/Prism-Samples-Wpf: Samples that demonstrate how to use various Prism features with WPF](https://github.com/PrismLibrary/Prism-Samples-Wpf)
190
190
 
191
191
  ある程度の規模のアプリで、作者本人が書いているのはこちらです。

1

アプリ画像

2022/12/06 22:10

投稿

TN8001
TN8001

スコア10022

test CHANGED
@@ -163,6 +163,7 @@
163
163
  public MainWindow() => InitializeComponent();
164
164
  }
165
165
  ```
166
+ ![アプリ画像](https://ddjkaamml8q8x.cloudfront.net/questions/2022-12-07/db0d25a7-9dc4-4868-a0be-3074cff28e63.png)
166
167
 
167
168
  ---
168
169