Show / Hide Table of Contents

Class TitleBarTemplateSettings

Class used to forward the IconElement property to the template.

Inheritance
object
DependencyObject
TitleBarTemplateSettings
Implements
IWinRTObject
IDynamicInterfaceCastable
IEquatable<DependencyObject>
Inherited Members
DependencyObject.FromAbi(nint)
DependencyObject.Equals(DependencyObject)
DependencyObject.Equals(object)
DependencyObject.GetHashCode()
DependencyObject.GetValue(DependencyProperty)
DependencyObject.SetValue(DependencyProperty, object)
DependencyObject.ClearValue(DependencyProperty)
DependencyObject.ReadLocalValue(DependencyProperty)
DependencyObject.GetAnimationBaseValue(DependencyProperty)
DependencyObject.RegisterPropertyChangedCallback(DependencyProperty, DependencyPropertyChangedCallback)
DependencyObject.UnregisterPropertyChangedCallback(DependencyProperty, long)
DependencyObject.IsOverridableInterface(Guid)
DependencyObject.Dispatcher
DependencyObject.DispatcherQueue
object.Equals(object, object)
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
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

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX