Skip to content

WpfViewForMixins class

Defined in

Namespace: ReactiveUI Assembly: ReactiveUI.Wpf.dll Full name: ReactiveUI.WpfViewForMixins Modifiers: public static

Summary

View source

        WPF-specific activation helpers.
        

Applies to

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

Methods

NameSummary
static GetIsDesignModeGets a value indicating whether the WPF view is currently being loaded by a designer surface.
static WhenActivatedActivates the specified WPF view and registers a block of disposables to be disposed when the view is deactivated.
Inherited members