Je suis nouveau ici, je veux mettre une icône sur le côté gauche de mon programme (WPF). Je l'ai copié dans un dossier d'image.! Code:
<Window x:Class=Hotelverwaltung.MainWindow
xmlns=http://schemas.microsoft.com/winfx/2006/xaml/presentation
xmlns:x=http://schemas.microsoft.com/winfx/2006/xaml
Icon=..\Fachlogik\Images\icon.png Title=Hotelverwaltung
Height=350 Width=525 Loaded=Window_Loaded>