Top "Windows-phone" questions

GENERAL WINDOWS PHONE SUPPORT IS OFF-TOPIC.

Navigate to another page on button click

I am developed the Windows mobile application I've added the button for VS blend 2015 , but there's no button navigate to …

visual-studio windows-phone blend
Prevent scrolling out of CordovaView in Cordova for Windows Phone 8

In a Windows Phone 8 Cordova application I'm able to click and drag horizontally in the app and pan/scroll past …

cordova windows-phone-8 windows-phone
get phone accent brush programmatically c#

I have textbox in xaml <TextBlock Style="{StaticResource PhoneTextExtraLargeStyle}" FontSize="{StaticResource PhoneFontSizeLarge}" FontFamily="{StaticResource PhoneFontFamilySemiLight}" Margin="12,10,12,0" /> How can …

windows-phone
React Native v Xamarin Forms - Choosing Cross Platform App Environment

I have been looking at Xamarin Forms for building a cross platform App. We would like a framework which targets …

android ios windows-phone xamarin.forms react-native
How do I deploy app on Microsoft Surface tablet using Visual Studio 2012?

The Microsoft surface uses the ARM7 which is the same as the Windows Phone. I thought that using the Windows …

visual-studio-2012 windows-phone windows-rt
WP 8: How to deploy/export Application from Visual Studio

in android, we right click to our project, click export and get the apk. For windows phone 8 , in visual studio 2012, …

windows-phone-7 visual-studio-2012 windows-phone-8 windows-phone windows-phone-7.1
Read text file in project folder in Windows Phone 8.1 Runtime

I want read one file .txt in root folder of my project into my database at first time application launch, …

c# windows-runtime windows-phone windows-phone-8.1 win-universal-app
Device Unique id in Windows Phone 8.1

How to get the device unique id in Windows Phone 8.1? The old way of using DeviceExtendedProperties.GetValue("DeviceUniqueId") does not …

c# windows-phone windows-phone-8.1 win-universal-app
How to Fetch the Geotag details of the captured image or stored image in Windows phone 8

I want to fetch the information from the image regarding the Geolocation as shown in the image below void cam_…

c# geolocation windows-phone exif exiflib
WPF Ellipse with BackgroundColor and Image

I'm developing a Windows Phone application and I have some Ellipses. Is it possible to have a background image on …

c# wpf windows-phone fill ellipse