TextConverterProperty Field
Defines the TextConverter property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<IValueConverter?> TextConverterProperty
Public Shared ReadOnly TextConverterProperty As StyledProperty(Of IValueConverter)
static val TextConverterProperty: StyledProperty<IValueConverter>
Field Value
StyledProperty(IValueConverter)