2005-07-24 Iain McCoy * Test/AttachedProperties.cs: made LocalValueEnumerator test not depend on unstable implementation details 2005-07-19 Iain McCoy * System.Windows/DependencyObject.cs, System.Windows/LocalValueEnumerator.cs: implemented GetLocalValueEnumerator() and the LocalValueEnumerator class to support it. * Test/DependencyObject.cs: added test for LocalValueEnumerator 2005-07-06 Iain McCoy * 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 * whole folder: initial implementation of the DependencyProperty system