Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Cocktail
NavigationArgs
C# Class Cocktail.NavigationArgs
Provides data for navigation methods that cannot cancel the navigation request.
Inheritance:
NavigationCancelArgs
Afficher le fichier
Open project: IdeaBlade/Punch
Class Usage Examples
Méthodes publiques
Méthode
Description
NavigationArgs
(
object
parameter
) :
System
Creates a new instance.
Method Details
NavigationArgs()
public
méthode
Creates a new instance.
public
NavigationArgs
(
object
parameter
) :
System
parameter
object
Parameter passed to the target view model.
Résultat
System