Skip to content

NavigationService(IServiceProvider) constructor

Defined in

Type: NavigationService Namespace: CrissCross.WPF.UI Assembly: CrissCross.WPF.UI.dll

Applies to

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

public NavigationService(IServiceProvider serviceProvider)

Summary: A service that provides methods related to navigation.

Parameters

NameTypeDescription
serviceProviderIServiceProviderService provider providing page instances.

Remarks

Initializes a new instance of the NavigationService class.