Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1Icon Class / RenderHeightProperty Field


In This Topic
    RenderHeightProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RenderHeightProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Icon.RenderHeightProperty
    public static readonly DependencyProperty RenderHeightProperty
    See Also