Method SetTaskBarIcon
| Edit this page View SourceSetTaskBarIcon(Window, Icon?)
Sets the task bar icon to the provided icon
Declaration
public static void SetTaskBarIcon(this Window window, Icon? icon)
Parameters
Type | Name | Description |
---|---|---|
Window | window | Window |
Icon | icon | Icon |