Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows-runtime

How to implement IAsyncOperationWithProgress

ScrollViewer GridView XAML

Change GridView header placement

Use MonoGame in WPF

How does a container know when a child has called InvalidateArrange?

c# xaml windows-runtime

Geofence in the Background Windows Phone 8.1 (WinRT)

Combining a C# and C++ project works for x86 and x64 but not for ARM

Does the Win 10 UWP EmailMessage API support having an HTML body?

Efficient/Proper way to add Images to MapControl - windows phone 8.1

UWP Multiple views in single UI Thread

DataContractSerializer in WinRT

c# windows-runtime c#-5.0

How to make a looping/circular ScrollViewer in Windows 8 Metro (C++/XAML)

Reading an XML resource file in a Javascript WinRT app

How to clone UIElement in WinRT XAML C#?

IsolatedStorageFile or Windows.Storage APIs for Windows Phone 8?

Check if app runs on Simulator

Binding from code to a custom attached property in WinRT/UWP

IAsyncOperation await in Windows Service: "Type is defined in an assembly that is not referenced..."

WinRT's WriteableBitmap no longer allows random access to pixel data?

Implementing State handling in windows 8 using MVVM Light