Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

Doing AutoScroll with ScrollViewer.ScrollToEnd() only worked while debugging, event handler too simple

c# wpf debugging scrollview

how to calculate total Sum in Excel

c# wpf excel-formula

How do I reliably determine if a `ControlTemplate` is being used in a WPF application?

.net wpf controltemplate

WPF MessageBox looks unstyled, while WindowsForms MessageBox looks good

c# wpf winforms messagebox

Binding to custom control inside DataTemplate for ItemsControl

Add TypeConverter attribute to enum in runtime

AutomationProperties.AutomationId on custom control not exposed

Time Ticking in C# WPF MVVM

c# wpf mvvm time ticker

WPF TabItem HeaderTemplate

c# wpf xaml

C# WPF SizeChanged event doesn't update width and height when maximized

c# wpf resize dpi

How can I generate a "random constant colour" for a given string?

c# wpf

Authentic Windows 7 Theme in Windows 10?

wpf windows themes windows-10

How to get element in code behind from DataTemplate

TemplatedParent is null when used inside a ControlTemplate's DataTrigger

WPF TextBox select all on Tab focus

Property vs. Variable as ByRef parameter

Explanation for interesting phenomenom with Random() and colors

c# wpf random colors statistics

How to use CancellationTokenSource to close a dialog on another thread?

How to show 'Loading...' overlay while the View Model reloads the bound data

wpf xaml adorner

Value cannot be null. Parameter name: key (only happens on XAML Designer's design view)

c# wpf xaml datagrid designer