Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1BitmapIcon Class / SourceProperty Field


In This Topic
    SourceProperty Field (C1BitmapIcon)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SourceProperty As Xamarin.Forms.BindableProperty
    'Usage
     
    
    Dim value As Xamarin.Forms.BindableProperty
     
    value = C1BitmapIcon.SourceProperty
    public static readonly Xamarin.Forms.BindableProperty SourceProperty
    See Also