[]
        
(Showing Draft Content)

C1.Util.DX.ComObjectCallback.Shadow

Shadow Property

Shadow

Implements ICallbackable but it cannot not be set. This is only used to support for interop with unmanaged callback.

Declaration
public IDisposable Shadow { get; set; }
Implements