View.DisableThreadAccessVerification Method
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