ControlSequencer.Control property¶
Defined in
Type: ControlSequencer
Namespace: ReactiveUI.Primitives.Reactive.Concurrency
Assembly: ReactiveUI.Primitives.WinForms.Reactive.dll
Applies to
net10.0-windows7.0, net9.0-windows7.0, net8.0-windows7.0, net462, net481
public Control Control { get; }
Summary: Gets the control used to marshal work to the UI thread.
Returns: Control