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


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