ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / CppObject Class / NativePointerUpdating Method

In This Topic
    NativePointerUpdating Method (CppObject)
    In This Topic
    Method called when NativePointer is going to be update.
    Syntax
    'Declaration
     
    Protected Overridable Sub NativePointerUpdating() 
    protected virtual void NativePointerUpdating()
    See Also