Skip to content

ViewModelControlHost.CacheViews property

Defined in

Type: ViewModelControlHost 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

Attributes: [Category("ReactiveUI")] [Description("Cache Views")] [Bindable(true)] [DefaultValue(true)]

public bool CacheViews { get; set; }

View source

Summary: Gets or sets a value indicating whether to cache views.

Returns: bool