Skip to content

ReactiveUserControlNonGeneric.Dispose(bool) method

Defined in

Type: ReactiveUserControlNonGeneric Namespace: ReactiveUI.Winforms Assembly: ReactiveUI.Winforms.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481

protected override void Dispose(bool disposing)

View source

Summary: Clean up any resources being used.

Parameters

NameTypeDescription
disposingbooltrue if managed resources should be disposed; otherwise, false.