Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / IDependencyObject Interface
Members


In This Topic
    IDependencyObject Interface
    In This Topic
    Stub interface to have cross-platform compatibility.
    Syntax
    'Declaration
     
    
    Public Interface IDependencyObject 
    'Usage
     
    
    Dim instance As IDependencyObject
    public interface IDependencyObject 
    See Also