Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows-runtime

WinRT Data Virtualization implementation in C#

How do I make Hyperlinks in RichTextBlock not be completely unaligned?

How can I implement IRandomAccessStream in C#?

Cancel a static async function with a timeout

Localization on the fly in WinRT app

Binding the Content property of a ContentControl in WinRT

What is the equivalent to "OnBackKeyPress"

Trigger the Alarm in Windows Phone 8.1 Universal Store App?

Possible for Win32 App calling an WinRT API?

Where are the possible VisualStates for Windows 8 Metro controls documented?

What are the risks of wrapping Async/Await IAsyncOperations with Task.Wait() code?

How do I add a Global Exception handler to a Metro Style App?

Keyboard events not firing in RT app

c# .net xaml windows-runtime

Passing additional arguments to user control inside the data template

"Removes the turnstile navigation for startup." What?

How to data bind nested ListView ItemTemplates in Metro/WinRT?

Determine is key pressed is alphanumeric in Windows Runtime

c# .net windows-runtime

How to use "ErrorMessageResourceType" in DataAnnotations in Windows Store (Metro) app

Storage file to System uri?

How to cancel HttpClient GET Web request