Skip to content

WpfViewForMixins.GetIsDesignMode(TView) method

Defined in

Type: WpfViewForMixins Namespace: ReactiveUI.Reactive Assembly: ReactiveUI.Wpf.Reactive.dll

Applies to

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

public static bool GetIsDesignMode<TView>(this TView item) where TView : notnull, FrameworkElement, IActivatableView

View source

Type parameters

NameDescription
TView--

Parameters

NameTypeDescription
itemTView--

Returns: bool