Click or drag to resize

Utils Class

OpenFin Winform Utilities.
Inheritance Hierarchy
SystemObject
  Openfin.WinFormUtils

Namespace:  Openfin.WinForm
Assembly:  Openfin.WinForm (in Openfin.WinForm.dll) Version: 14.1.0-alpha3
Syntax
C#
public static class Utils

The Utils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberInvokeOnUiThreadIfRequired
Will Invoke the action on the UI thread.
Top
See Also