Class TitleBarTemplateSettings
Class used to forward the IconElement property to the template.
Inherited Members
Namespace: WinUIEx
Assembly: WinUIEx.dll
Syntax
[Obsolete("Use Windows App SDK's TitleBar control instead.")]
public class TitleBarTemplateSettings : DependencyObject, IWinRTObject, IDynamicInterfaceCastable, IEquatable<DependencyObject>
Constructors
Name | Description |
---|---|
TitleBarTemplateSettings() | Initializes a new instance of the TitleBar class. |
Fields
Name | Description |
---|---|
IconElementProperty | Identifies the IconElement dependency property. |
Properties
Name | Description |
---|---|
IconElement | Gets or sets the IconElement property |