Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « WindowsBase « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 14baa7d2e81ff6e464ad21baa352efab318adc7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
2005-07-06  Iain McCoy  <iain@mccoy.id.au>

	* System.Windows/DependencyObject.cs,
	  System.Windows/DependencyProperty.cs,
	  System.Windows/PropertyMetadata.cs,
	  System.Windows/Callbacks.cs: Added constructors to PropertyMetadata,
	  added support for default values of properties

2005-07-02  Iain McCoy  <iain@mccoy.id.au>

	* whole folder: initial implementation of the DependencyProperty
	system