ComponentOne Bitmap for UWP
UseThreadStaticObjectTracking Field

C1.UWP.DX Assembly > C1.Util.DX Namespace > Configuration Class : UseThreadStaticObjectTracking Field
By default all objects in the process are tracked. Use this property to track objects per thread.
Syntax
'Declaration
 
Public Shared UseThreadStaticObjectTracking As System.Boolean
public static System.bool UseThreadStaticObjectTracking
See Also

Reference

Configuration Class
Configuration Members