Property TaskBarIcon
| Edit this page View SourceTaskBarIcon
Gets or sets the task bar icon.
Declaration
[Obsolete("Use AppWindow.SetTaskbarIcon")]
public Icon? TaskBarIcon { get; set; }
Property Value
| Type | Description |
|---|---|
| Icon |
Gets or sets the task bar icon.
[Obsolete("Use AppWindow.SetTaskbarIcon")]
public Icon? TaskBarIcon { get; set; }
| Type | Description |
|---|---|
| Icon |