WPF and XAML - Links to documents and tutorials: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
No edit summary
Line 50: Line 50:
* [http://www.codeproject.com/KB/WPF/RegexValidationInWPF.aspx Regex Validation in WPF - codeproject]
* [http://www.codeproject.com/KB/WPF/RegexValidationInWPF.aspx Regex Validation in WPF - codeproject]
* [ms-help://MS.VSCC.v90/MS.MSDNQTR.v90.en/wpf_conceptual/html/7103c2e8-0e31-4a13-bf12-ca382221a8d5.htm How to: Make Data Available for Binding in XAML]
* [ms-help://MS.VSCC.v90/MS.MSDNQTR.v90.en/wpf_conceptual/html/7103c2e8-0e31-4a13-bf12-ca382221a8d5.htm How to: Make Data Available for Binding in XAML]
==Shutting down the application==
* [http://msdn.microsoft.com/en-us/library/ms597013.aspx Application..::.Shutdown Method]
* [http://download.microsoft.com/download/f/6/e/f6e32974-726e-4054-96af-9c747bf89a6e/ApplicationShutdownSample.exe Application Shutdown Sample]

Revision as of 15:26, 22 October 2008

Demonstration Videos

Colors and gradients

This is a page that will create a gradient (gradual color change) between 2 RGB colors.

ColorPic

.

Windows Vista Technical Articles

<google>ENGELSK</google>

ListView

Buttons

Threads in WPF

WPF Cross-Thread Collection Binding

Validation of TextBoxes

Shutting down the application

id=siteTree