ValueProperty Field
Identifies the Value dependency property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly StyledProperty<T> ValueProperty
Public Shared ReadOnly ValueProperty As StyledProperty(Of T)
static val ValueProperty: StyledProperty<'T>
Field Value
See Also
Reference
AutoCompleteBox.BindingEvaluator(T) Class
Avalonia.Controls Namespace