INamed Interface
Objects implementing this interface and providing a value for Name will be registered in the relevant namescope when constructed in XAML.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public interface INamed
Public Interface INamed
type INamed = interface end
Properties
Name | Gets the element name. |