ComponentOne Bitmap for UWP
Object Property

C1.UWP.DX Assembly > C1.Util.DX Namespace > ObjectReference Class : Object Property
Gets a weak reference to the tracked object.
Syntax
'Declaration
 
Public ReadOnly Property Object As System.WeakReference
public System.WeakReference Object {get;}

Property Value

The weak reference to the tracked object.
See Also

Reference

ObjectReference Class
ObjectReference Members