Click or drag to resize

WpfStylesSmallApplicationIcon Property

Gets the small application icon (16x16) from the running executable.

Namespace:  TomsToolbox.Wpf.Styles
Assembly:  TomsToolbox.Wpf.Styles (in TomsToolbox.Wpf.Styles.dll)
Syntax
public static ImageSource? SmallApplicationIcon { get; }

Property Value

Type: ImageSource
See Also