wpf controls - Can we change the Application Window TaskBar icon at run time in WPF? -


my application functions outlook. when minimize application minimized @ system tray , when maximized window taskbar icon shown.

i can change system tray icon @ run time ,but can change window taskbar icon ( application icon embedded application @ build time) @ runtime ?

this.icon = new bitmapimage(new uri("...")); 

here this window object.


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -