Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in winrt-xaml

MVVM Light navigation service - parameters in windows rt

mvvm navigation winrt-xaml

Programmatically getting app XAML resource from MergedDictionaries

In a XAML winrt app, is it possible to apply the dark theme to just one element?

How to set PathIcon from code behind?

c# winrt-xaml windows-8.1

Linking part of a view to a different viewmodel with a button in WinRT

c# mvvm-light winrt-xaml

Display content inside control when used negative margin.

wpf xaml winrt-xaml

Animate dependency properties

How to gracefully handle TaskCancelledException while using SearchBox in Windows 8.1

Switching language at runtime in Windows Store Apps

localization winrt-xaml

Blurred textblocks when used in animations

WinRT: how can I get type of processor (c#)

Disable or prevent a Page from Portrait Mode in Windows 8

Benefits in using the Visual State Manager over handling Current_SizeChanged event in code (WinRT, XAML)

How to handle the back button on WP 8.1 using MVVM light?

Size GridViewItems to fill GridView?