IPageService interface¶
Defined in
Namespace: CrissCross.WPF.UI
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.IPageService
Modifiers: public abstract
Summary¶
Represents a contract with the service that provides the pages for INavigationView.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Methods¶
| Name | Summary |
|---|---|
| GetPage | Takes a page of the given type. |