Method VerifyAccess
- Namespace
- PaintDotNet.Gdi
- Assembly
- PaintDotNet.Windows.Framework.dll
VerifyAccess()
Enforces that the calling thread has access to this control. This means that the calling thread is the same thread that created this control.
public void VerifyAccess()