Click or drag to resize

WpfStylesApplicationIconId Property

Gets or sets the alternate application icon identifier, i.e. the native resource id under which the application icon can be loaded.

Namespace:  TomsToolbox.Wpf.Styles
Assembly:  TomsToolbox.Wpf.Styles (in TomsToolbox.Wpf.Styles.dll)
Syntax
public static int? ApplicationIconId { get; set; }

Property Value

Type: NullableInt32
See Also