Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xaml

Make WPF button look less flat

c# wpf xaml button templating

Keyboard shortcuts in Metro apps

Show SelectedIndex in WPF Tabcontrol header template

c# wpf xaml binding tabcontrol

Can you bind the visibility of a GroupBox to the visibility of it's children?

c# wpf xaml data-binding

What code is executed as part of the XAML design time? In Visual Studio and Blend

xaml Scrollviewer - Disable Overscrolling / rubber-band-effect / snapback-effect / bouncing of whole window

Windows Phone Toolkit ListPicker Throws an Unhandled Exception

xaml windows-phone

Strange behaviour (or bug?) with ComboBox in WPF when changing DataContext and having bound ItemsSource and SelectedItem

c# wpf xaml combobox datacontext

Using the Treeview HierarchicalDataTemplate.Triggers to change folder icon

Unknown type 'AppBarButton' in XML namespace - Windows 8 Store App XAML, issues adding app bars

In XAML, Why a Transparent background blocks this Trigger?

wpf xaml

Lazy-loading visible items in a Listview

Add brackets to text box value

c# wpf xaml mvvm textbox

Using interaction trigger to call visibility changed method WPF

c# wpf xaml

How to change the color of progress indicator in windows phone 7

WPF How to use a validation rule in a textbox without creating an extra property to bind to in dialogbox?

c# wpf validation xaml

Building a custom progress bar for Windows phone 8 App Using XAML and C#

c# wpf xaml windows-phone-8

member names cannot be the same as their enclosing type in g.cs file

c# wpf xaml

Bind to a Dependency Property that is in parent's DataContext

c# wpf xaml binding datagrid

How to 'merge' a XAML file and its code-behind with Visual Studio