Show / Hide Table of Contents

Method SetTaskBarIcon

| Edit this page View Source

SetTaskBarIcon(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

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX