Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / BindingProxy Class / CreateInstanceCore Method

In This Topic
    CreateInstanceCore Method
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Overrides Function CreateInstanceCore() As Freezable
    protected override Freezable CreateInstanceCore()
    See Also