ShellNavigatedEventArgs.Source Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar källan till navigeringshändelsen.
public:
property Microsoft::Maui::Controls::ShellNavigationSource Source { Microsoft::Maui::Controls::ShellNavigationSource get(); };
public Microsoft.Maui.Controls.ShellNavigationSource Source { get; }
member this.Source : Microsoft.Maui.Controls.ShellNavigationSource
Public ReadOnly Property Source As ShellNavigationSource