Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1CompositeIcon Class / ApplyBindings() Method


In This Topic
    ApplyBindings() Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub ApplyBindings() 
    'Usage
     
    
    Dim instance As C1CompositeIcon
     
    instance.ApplyBindings()
    protected void ApplyBindings()
    See Also