Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wpf

How to format string for tooltip in DataGridTextColumn in WPF

c# .net wpf

Is there any way to remove a view (by name) from a Prism region when the view was added using the RegionManager.RequestNavigate method?

c# wpf mvvm navigation prism

UserControl Dependency Property design time

How to authenticate WPF Client request to ASP .NET WebAPI 2

What is the fourth Channel in Bgr32 PixelFormat

c# .net wpf image-processing

Coded UI Test with Teamcity

Unexpected behavior of DataGrid

c# wpf xaml

In XAML I want to use StringFormat to display a numerical value without any rounding happening. Is it possible?

c# wpf xaml string-formatting

Considerations when installing a desktop WPF app with uiAccess=True

c# .net wpf ui-automation uipi

Is there a DataGrid "rendering complete" event?

c# wpf events datagrid

Using Viewbox to scale Grid containing Labels and Textboxes

c# wpf textbox grid viewbox

How would you architect a desktop application in C# 3.0

c# wpf architecture

Editable DataGrid in WPF

wpf datagrid

The "visible area" of a control?

Date picker validation WPF

wpf validation datepicker

FolderBrowserDialog - Win32Exception occurred - The parameter is incorrect

c# wpf

Can I share DataGrid.Columns amongst DataGrid tables

wpf

WPF MVVM Samples with Database

C#, WPF, MVVM and INotifyPropertyChanged

C# Generic User Control WPF

c# wpf generics user-controls