Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

Understanding WPF - store Data in Model or ViewModel

c# wpf mvvm

Memory exception while XDocument.Save()

c# wpf linq exception

Max Height for a dynamically sized WPF Textbox

wpf xaml textbox

Is there anything similar to WPF-DataTrigger in WinUI UWP project?

c# wpf uwp winui-3

WPF Designer has bug with parsing generic control with overrided property

wpf generics designer

One button on one side and others on other side of StackPanel

c# wpf xaml stackpanel

Can you attach an adorner's position to anywhere other than the upper-left of the adorned element?

c# wpf adorner adornerlayer

How to combine multiple IObservable<bool> to form composite bool subscription value

wpf system.reactive

How to mock Application.Current for unit-testing?

WPF class not found in XAML

c# wpf xaml

How to handle SelectionChanged event in via delegate command when the combobox is in a ListView cell

WPF custom window round corners

c# wpf xaml wpf-style

How to change ToggleButton from ViewModel?

WPF combobox not displaying correct value after updating binding source

wpf combobox binding

WPF combo box weird problem

c# wpf binding sortedlist

'EditItem' is not allowed for this view. WPF .NET 4 / EF 4.1 - Master - Detail

wpf catch invalid input to textbox with string format N2 on bound item

wpf xaml

Integrate WPF and Windows Forms

wpf winforms