ググってもなかなか正解に辿りつけなかったのでメモ。 まず .ico ファイルをリソースに追加する Resource フォルダ(なければ追加)にドラッグ・アンド・ドロップで追加します。 ビルドアクションは Resource を選択してください。 XAML で設定する方法 <Window x:Class="DiffFileSaver.Views.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity" xmlns:ei="http://schemas.m