NameProperty Field
Defines the Name attached property.
Definition
Namespace: Avalonia.Styling
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<string?> NameProperty
Public Shared ReadOnly NameProperty As AttachedProperty(Of String)
static val NameProperty: AttachedProperty<string>