ImageSourceProperty Field
Defines the ImageSource property.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly StyledProperty<IImage?> ImageSourceProperty
Public Shared ReadOnly ImageSourceProperty As StyledProperty(Of IImage)
static val ImageSourceProperty: StyledProperty<IImage>