C# Class IntegratedWindowsAuth.MainPage

Inheritance: Windows.UI.Xaml.Controls.Page
ファイルを表示 Open project: Esri/arcgis-runtime-samples-dotnet

Public Methods

Method Description
MainPage ( ) : Esri.ArcGISRuntime.Mapping

Private Methods

Method Description
AddMapItemClick ( object sender, RoutedEventArgs e ) : void
Initialize ( ) : void
SearchPortal ( ArcGISPortal currentPortal ) : void
SearchPublicMapsButtonClick ( object sender, RoutedEventArgs e ) : void
SearchSecureMapsButtonClick ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : Esri.ArcGISRuntime.Mapping
return Esri.ArcGISRuntime.Mapping