How to resize wpf window icon?

I would like to resize the window icon in the xaml window.

I know that I can hide the window title bar and create a custom title bar, but is there any way to resize the icon one?

I searched a lot of forums and did not find a suitable solution.

How to resize column of WPF menu icon?

The link above explains the size of the menu icon, but I want the window icon

+3
source share
2 answers

Standard window chrome is handled by Windows.

I assume that the reason for this is the consistency between the applications, which is also the reason that I don't like replacing Office / Ribbon with standard chrome.

Windows 8 Metro , .

Windows 8 ( Windows 7) .

+2

All Articles