[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Ein Single-Thread-Kontext für Windows-Forms-Anwendungen.

Namespace: DynamicNode.Ext.Objects
Assembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)

Syntax

C#
public class WindowsFormsSyncContext : ISingleThreadContext
Visual Basic
Public Class WindowsFormsSyncContext _
	Implements ISingleThreadContext
F#
type WindowsFormsSyncContext =  
    class
        interface ISingleThreadContext
    end

Inheritance Hierarchy

System..::..Object
  DynamicNode.Ext.Objects..::..WindowsFormsSyncContext

See Also