WpfViewForMixins class¶
Defined in
Namespace: ReactiveUI
Assembly: ReactiveUI.Wpf.dll
Full name: ReactiveUI.WpfViewForMixins
Modifiers: public static
Summary¶
WPF-specific activation helpers.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net462, net481
Methods¶
| Name | Summary |
|---|---|
| static GetIsDesignMode | Gets a value indicating whether the WPF view is currently being loaded by a designer surface. |
| static WhenActivated | Activates the specified WPF view and registers a block of disposables to be disposed when the view is deactivated. |