NameScope Property
Gets the name scope of the applied template.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public INameScope NameScope { get; }
Public ReadOnly Property NameScope As INameScope
Get
member NameScope : INameScope with get
Property Value
INameScopeSee Also
Reference
TemplateAppliedEventArgs Class
Avalonia.Controls.Primitives Namespace