Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

WPF panel header title

c# wpf

How can I return focus to a control in WPF from within the lost focus event of the same control?

wpf

Change Frame Source Wpf

c# wpf frame

Simple Injector GetAllInstances throwing exception with Caliburn Micro

DataGrid button, command binding relative source up the tree not working

c# wpf xaml datagrid

Disposing a memory stream properly (WPF Image Conversion)

c# .net wpf image

OxyPlot get clicked Position in PlotView/PlotModel

c# wpf plot oxyplot

How to make a nonblocking wait handle?

Selecting User Control for Data Template based on an Enum

MVVM Binding not showing in view

c# wpf xaml mvvm datacontext

How do I correctly implement INotifyPropertyChanged for my bool property and bind to CheckBox.IsChecked?

c# wpf data-binding

How can I make a Rectangle on a canvas which is draggable?

c# wpf wpf-controls

WPF XAML show ellipsis if text does not fit in TextBlock

wpf xaml textblock ellipsis

XAML: How do I make part of a GroupBox Header bold?

wpf xaml header styles groupbox

Using enum value in XAML

c# wpf xaml enums

How do I "restore" the Caret Position in a Wpf RichTextBox?

c# .net wpf richtextbox caret

Is there any way to occupy blank space in WrapPanel automatically?

c# wpf space children wrappanel

How do I handle/edit large amount of text in WPF?

wpf performance text

Reducing boilerplate code in MVVM WPF app for attached properties, commands, etc?

WinForms or WPF or Qt for Windows GUI with C/C++ as backend

c# c++ wpf winforms qt