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

Namespace: DynamicNode.Ext.Cockpit
Assembly: DNExtCockpit (in DNExtCockpit.dll) Version: 1.0.4679.19815 (1.0.0.0)

Syntax

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

Inheritance Hierarchy

System..::..Object
  DynamicNode.Ext.Cockpit..::..ControlSyncContext

See Also