AvaloniaPropertyName Property

Gets the name of the property.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public string Name { get; }

Property Value

String

Implements

IPropertyInfoName

See Also