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.
C# を使用して Windows ストア アプリの背景画像を変更したいと考えています。次の疑似コードのような背景画像を変更しようとしています。
This.Background.ImageSource= "dracula-128.png";