VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Wpf.UI Namespace / WpfSynchronizationProvider Class
Constructors Properties Methods SeeAlso
In This Topic
    WpfSynchronizationProvider Class Members
    In This Topic
    The following tables list the members exposed by WpfSynchronizationProvider.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WpfSynchronizationProvider class.
    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether the caller must call an invoke method when making method calls to the control because the caller is on a different thread than the one the control was created on.
    Public Methods
     NameDescription
    Public MethodExecutes the specified delegate asynchronously on the thread that is used for synchronization.
    Public MethodInvokes the specified method.
    See Also