Liste der Anhänge anzeigen (Anzahl: 1)
GPS Fenster aufrufen
[FONT=Verdana]Hallo, [/FONT]
[FONT=Verdana]ich benötige mal Hilfe in Punkto Windows Phone 8 C#. [/FONT]
[FONT=Verdana]Ich möchte gerne das GPS-Fenster aufrufen.
[/FONT]Anhang 124591
[FONT=Verdana]Das Fenster für Bluetooth rufe ich so auf...
[/FONT][FONT=monospace]ConnectionSettingsTask connectionSettingsTask [/FONT][FONT=monospace]= [/FONT][FONT=monospace]new[/FONT][FONT=monospace] ConnectionSettingsTask[/FONT][FONT=monospace]([/FONT][FONT=monospace])[/FONT][FONT=monospace];[/FONT]
[FONT=monospace]connectionSettingsTask[/FONT][FONT=monospace].[/FONT][FONT=monospace]ConnectionSettingsType[/FONT][FONT=monospace]=[/FONT][FONT=monospace] ConnectionSettingsType[/FONT][FONT=monospace].[/FONT][FONT=monospace]Bluetooth[/FONT][FONT=monospace];[/FONT]
[FONT=monospace]connectionSettingsTask[/FONT][FONT=monospace].[/FONT][FONT=monospace]Show[/FONT][FONT=monospace]([/FONT][FONT=monospace])[/FONT][FONT=monospace];[/FONT][FONT=Verdana]
[/FONT][FONT=Verdana]
[/FONT][FONT=Verdana]Geht das auch so einfach mit dem Ortungsfenster? [/FONT]
[FONT=Verdana]Ich hoffe mir kann jemand helfen. [/FONT]
[FONT=Verdana]Gruß und danke im Voraus.
[/FONT]