Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

WPF Browser Applications vs WPF Desktop Applications

wpf xaml browser desktop xbap

DataGrid CurrentItem != SelectedItem after reentry with tab-button

TextBlock as big as a capital letter (ignoring font ascender/descender)

c# wpf xaml

Could not find file 'Microsoft.Windows.Common-Controls, Version=6.0.0.0, Culture=*, PublicKeyToken=6595b64144ccf1df,

URI to local file relative to assembly

Is there some event showing that new ContentTemplate is completely applied?

wpf events contentcontrol

How to Cancel Datagrid selection changed event in WPF?

wpf datagrid

Combobox background not being applied in windows 8

wpf themes wpf-4.0

WPF converter to update in real time background colour of textbox on text change

c# wpf xaml converter

Set WPF Binding.StringFormat Property on TextBox via Style

wpf data-binding wpf-style

How to Create a Generic ListBox Dialog Control

c# wpf generics wpf-controls

Insert contents from the one FlowDocument into another when using XamlReader and XamlWriter

WPF Datagrid row validation error not clearing after edit

c# wpf validation datagrid

Break words in textbox (with TextWrapping=Wrap)

c# wpf textbox word-wrap

How to load content properly inside a ModernWindow using mvvm

Spelling with textboxes and custom dictionaries slowing down my application in C# WPF

The name ChromiumWebBrowser does not exist in the namespace "clr-namespace:CefSharp.Wpf;assembly=CefSharp.Wpf"

c# wpf xaml namespaces cefsharp

Don't highlight newline characters when selecting with TextPointers

WPF DataGrid doesn't seem to be virtualizing rows

c# .net wpf xaml wpfdatagrid

What's the recommended way to store images used as icons for a WPF application?

wpf xaml resources icons