Click or drag to resize

WpfStylesApplicationTitle Property

Gets the applications title from the AssemblyTitleAttribute.

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

Property Value

Type: String
See Also