ReactiveUserControlNonGeneric class¶
Defined in
Namespace: ReactiveUI.Winforms
Assembly: ReactiveUI.Winforms.dll
Full name: ReactiveUI.Winforms.ReactiveUserControlNonGeneric
Modifiers: public
Summary¶
This is an UserControl that is both and UserControl and has a ReactiveObject powers
(i.e. you can call RaiseAndSetIfChanged).
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481
Class hierarchy
classDiagram
class ReactiveUserControlNonGeneric
class UserControl
UserControl <|-- ReactiveUserControlNonGeneric
class IViewFor {
<>
}
IViewFor <|.. ReactiveUserControlNonGeneric
class IActivatableView {
<>
}
IActivatableView <|.. ReactiveUserControlNonGeneric
Inherits from: UserControl
Implements: IViewFor, IActivatableView
Constructors¶
| Name | Summary |
|---|---|
| .ctor | Initializes a new instance of the [ReactiveUserControlNonGeneric](# class. |
Methods¶
| Name | Summary |
|---|---|
| Dispose | Clean up any resources being used. |