Windows Universal apps target multiple types of devices via a single codebase.
I have a Windows Universal Project with multiple API calls. One method refuses to work eventhought my other calls work …
c# mvvm windows-phone-8.1 async-await win-universal-appI am currently working on a Windows 10 UWP App. The App needs to Check if a certain PDF File exists …
c# pdf win-universal-app windows-10-universal windows-10-mobileI can't find any detailed document to use Acrylic Accent (CreateBackdropBrush). I found a post in StackOverflow which is somewhat …
c# uwp win-universal-app windows-composition-api fluent-designHow do I remove the box with the 3 icons when debugging?
c# visual-studio xaml windows-runtime win-universal-appWhen a user is trying to login to my app, I am displaying a ContentDialog containing a few TextBlocks and …
c# windows-phone-8.1 win-universal-appI am using VS 2015, creating a Univerasl App. I want to create a new view (XAML). I can right click, …
c# xaml visual-studio-2015 win-universal-appI'm working on creating custom Cortana commands. The commands are registered and executed using a Universal Windows Platform Application. (GitHub) …
c# uwp windows-10 win-universal-app cortanaToday I cloned my windows universal app project from github onto a new machine running a new install of Visual …
c# visual-studio-2015 win-universal-app mscorlibI'm developing a Universal Windows application for Windows 10 and one of the first things I found is that the Trigger …
xaml uwp win-universal-app uwp-xamlExact error: Severity Code Description Project File Line Suppression State Error DEP0001 : Unexpected Error: -1988945906 TestApp What does it mean? …
windows visual-studio visual-studio-2015 win-universal-app windows-10