Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

How can I get the actual grid row height of a grid with RowDefinition Height *

wpf

Applying style to Path inside ContentPresenter (BasedOn not working!)

wpf expression-blend

How can one free memory used by heavy WPF Controls in a deterministic way?

Is there any common way to save application settings in more advanced way, than plain .settings file?

c# wpf

How to stretch text in a square button?

wpf xaml viewbox

Implementing interface properties in interfaces?

c# wpf asp.net-mvc-3 mvvm

Enhancing the display of a particular column in a WPF grid view

c# wpf wpfdatagrid

Conventions for WPF Applications that run on both Desktop and Surface (PixelSense) 1.0

How to change WPF Rectangle Style Programatically (MVVM) (Noob)

c# wpf xaml mvvm datatrigger

Best Practice to open a New Window in MVVM Light with Parameters

c# wpf mvvm mvvm-light

Implementing a ListBox of CheckBoxes in WPF

c# wpf listbox

Binding Failure with MahAppsMetro ProgressIndicator

c# wpf binding mahapps.metro

Cannot create an instance of "[user control]" error in designer

logical thread vs physical thread

c# wpf clr

How to get rid of repetitive properties in WPF MVVM viewmodels

c# wpf mvvm prism

Fluid layout wrap panel / VariableSizedWrapGrid in desktop applications?

split app.xaml styles into files

c# wpf resources styles

ReactiveUI How to use WhenAnyObservable properly

.net wpf reactiveui

WPF: What is the difference between the Content and DataContext properties?

c# .net wpf

What does Binding="{Binding (0)}" mean?