Cookie Settings
This site
IT Blogs
PHP
.Net
IT Career
Tech
Java
Contact
Log in
ITBLogs.Info
IT Blogs
PHP
.Net
IT Career
Tech
Java
Archives for: "May 2010"
Set the icon of a window in WPF
May 30, 2010
admin
Example Codes
Setting the Icon of a window in WPF is very simple! In your window xaml, you need to put the filename of your icon file in icon attribute, like the following: Code<Window…
more »
Leave a comment »
Send a trackback »