ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / ComObject Class / NativePointerUpdating Method

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