Skip to content

RoutedControlHost.Router property

Defined in

Type: RoutedControlHost 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("The router.")] [DesignerSerializationVisibility(DesignerSerializationVisibility.0)]

public RoutingState? Router { get; set; }

View source

Summary: Gets or sets the RoutingState of the view model stack.

Returns: RoutingState?