View.DisableThreadAccessVerification Method
Disables the thread access verifier for the view.
DisableThreadAccessVerification()
Disables the thread access verifier for the view.Syntax
public void DisableThreadAccessVerification ()
Remarks
This method can be used to disable the Thread Access Verifier for a specific View but still keep it enabled for other views in the same process.
Platforms
Windows, Linux, Android