Méthode | Description | |
---|---|---|
AppInit ( |
||
AppViewModel ( ) : System.Collections.Generic | ||
CreatePinTile ( ArcGISPortalItem portalItem, |
||
ResetProperties ( ) : void | ||
ShowDialogAsync ( string message, string title ) : System.Threading.Tasks.Task |
Méthode | Description | |
---|---|---|
CanExecuteOpenMapCommand ( ArcGISPortalItem portalItem ) : bool | ||
CanExecuteWebMapsQuerySubmittedCommand ( object obj ) : bool | ||
CheckNetworkAvailability ( NetworkConnectivityLevel minimumLevelRequired = NetworkConnectivityLevel.InternetAccess ) : bool | ||
ExecuteAddToFavoritesCommand ( ) : void | ||
ExecuteHyperlinkNavigation ( object obj ) : void | ||
ExecuteOpenMapCommand ( ArcGISPortalItem portalItem ) : void | ||
ExecutePinToStartCommand ( object sender ) : void | ||
ExecuteWebMapsQuerySubmittedCommand ( object obj ) : void | ||
GetKeyValueFromResources ( string keyName ) : string | ||
NetworkInformation_NetworkStatusChanged ( object sender ) : void |
public AppInit ( |
||
rootFrame | ||
args | ||
Résultat | System.Threading.Tasks.Task |
public AppViewModel ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public CreatePinTile ( ArcGISPortalItem portalItem, |
||
portalItem | ArcGISPortalItem | |
tileProptRect | ||
Résultat | void |
public static ShowDialogAsync ( string message, string title ) : System.Threading.Tasks.Task | ||
message | string | |
title | string | |
Résultat | System.Threading.Tasks.Task |