ShellContent.IShellContentController.Page Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
property Microsoft::Maui::Controls::Page ^ Microsoft::Maui::Controls::IShellContentController::Page { Microsoft::Maui::Controls::Page ^ get(); };
Microsoft.Maui.Controls.Page Microsoft.Maui.Controls.IShellContentController.Page { get; }
member this.Microsoft.Maui.Controls.IShellContentController.Page : Microsoft.Maui.Controls.Page
ReadOnly Property Page As Page Implements IShellContentController.Page