Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WPF c# 用のモダン UI アプリを開発しています。問題は、モード デザインでのみイメージが表示されることです。アプリを実行しても表示されません。「pack://siteoforigin:,,,」を追加しましたが、うまくいきません。誰でも私を助けてください!
コード:
Image Source="pack://siteoforigin:,,,/Image/back1.png"
ありがとうございました。