The members of System.Windows.Forms.WindowsFormsSynchronizationContext are listed below.
See Also: Inherited members from System.Threading.SynchronizationContext
Initializes a new instance of the System.Windows.Forms.WindowsFormsSynchronizationContext class. |
static | AutoInstall | bool.
Gets or sets a value indicating whether the System.Windows.Forms.WindowsFormsSynchronizationContext is installed when a control is created. |
override | CreateCopy()
| |
Dispose()
| ||
override | Post(System.Threading.SendOrPostCallback, object)
| |
override | Send(System.Threading.SendOrPostCallback, object)
| |
static | Uninstall()
|