Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xaml

Reference nested enum type from XAML

c# xaml

Virtualization Performance Issue with Large Scrollable Data SL4

Embedded WebBrowser control intercepts horizontal scroll events

.net xaml windows-phone-8

What is this invisible, performance eating cell in a recycling ListView?

How can I factor out a DataTemplate's binding in WPF?

wpf xaml datatemplate

How can I specify resources in an MVVM view model?

wpf xaml image mvvm resources

Binding to the IsSelected property of the parent ListViewItem

Incorrect hit testing on transformed Path

wpf xaml

Dynamically displaying Items using FlipView and DataTemplateSelector in WinRT

c# .net wpf xaml windows-runtime

UWP VisualTreeHelper.GetParent() returns null

c# xaml uwp

What are the pros and cons of writing C#/Xaml vs. HTML/JavaScript WinRT applications in Windows8 [closed]

DataTemplate key is ignored when specified with x:Static

c# wpf xaml

Xamarin Forms IsVisible false taking up space

c# xaml xamarin.forms

WPF Dynamic Resource: Warning Message - "The resource 'resource' could not be resolved."

How do you pass data into an IValueConverter in XAML?

c# wpf xaml

SharpDX 2.5 in DirectX11 in WPF

c# wpf xaml directx-11 sharpdx

Getting XMLNS name not found error though class exist in namespace

c# wpf xaml

WPF GridSplitter - saving and restoring location AND splitting proportionately

wpf xaml binding gridsplitter

Loading vector graphics from XAML files programmatically in a WPF application

How to wrap ItemsPanel in LongListSelector?