52 Commits (a1300e76bfdfd40d0e48ff0971abcdf7fed9cf63)

Author SHA1 Message Date
Steven Kirk 624a7cf962 Trying to fix intermittent test failure. 10 years ago
Steven Kirk f62f32c83c Allow {StyleResource} in setter. 10 years ago
Steven Kirk d1cbc3fa22 Added failing test. 10 years ago
Steven Kirk 19af37a6af Started adding StyleResource markup extension. 10 years ago
Steven Kirk 6b06d0ee4c Started adding Style resources. 10 years ago
Steven Kirk a03dad9bab Removed a bunch of unused members/classes. 10 years ago
Steven Kirk a2b9309bf2 Reinstalled Moq. 10 years ago
Steven Kirk 2df9a0d9f4 Forgot to save .csprojs. 10 years ago
Steven Kirk eec9a1f44a Added shared TestRoot class. 10 years ago
Steven Kirk 9a0df79ec5 Use UnitTestApplication in some more places. 10 years ago
Steven Kirk e096c849d9 Updated NuGet packages. 10 years ago
Steven Kirk 9ecd558af1 Added FallbackValue to MultiBinding. 10 years ago
Steven Kirk 3fde7f979c Added VisualExtensions.PointToClient. 10 years ago
Steven Kirk 079a6adb4e Fix tests. 10 years ago
Steven Kirk ffbd694bf7 Implemented Binding.FallbackValue. 10 years ago
Steven Kirk f5d5d2aebe Add support for Source in binding. 10 years ago
Steven Kirk bb759a8785 We can now override the default binding mode. 10 years ago
Steven Kirk 1202eaa876 Updated PerspexProperties to new classes 10 years ago
Steven Kirk 3e6402711c Make TreeViewItem.IsExpanded bindings work. 10 years ago
Steven Kirk 1841e7ad7a Start allowing Setters to contain bindings. 10 years ago
Steven Kirk 30a756fb83 Refactored binding somewhat. 10 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 10 years ago
Steven Kirk 23cc9a2ff4 Allow binding to element without path. 10 years ago
Steven Kirk 5d2658d856 Make IStyleable.Classes an IPerspexReadOnlyList. 10 years ago
Steven Kirk 8fb9c5c8e7 Fixed problem with binding DataContext. 10 years ago
Steven Kirk b9992c582c Added binding ConverterParameter. 10 years ago
Steven Kirk 1044154279 Bind to other controls with #control syntax. 11 years ago
Steven Kirk 7865743819 Added ElementName bindings. 11 years ago
Steven Kirk d1acf43253 Started fixing up MultiBinding. 11 years ago
Steven Kirk 2f61edcc5f Added ":is(Type)" selector support. 11 years ago
Steven Kirk e301e56a9d Start making Converters work. 11 years ago
Steven Kirk b230c3b3f3 Renamed XamlBinding -> Binding 11 years ago
Steven Kirk 52b6c0feac Fixed TemplatedParent binding. 11 years ago
Steven Kirk 785238bdf1 Merged XamlBinding and XamlTemplateBinding. 11 years ago
Steven Kirk 526ce1e0cc Get the PerspexProperty type from the Style. 11 years ago
Steven Kirk d2cc993a3e Fixed DataContext binding problem. 11 years ago
Steven Kirk 98e3d4ba32 Added file missed from last commit. 11 years ago
Steven Kirk 3945d9d075 Make DataTemplate match derived types. 11 years ago
Steven Kirk 843eb65dea Bind DataContext to Parent.DataContext. 11 years ago
Steven Kirk 9d88f91852 Determine binding target at time of bind. 11 years ago
Steven Kirk 1064fbd186 Implement OneTime binding. 11 years ago
Steven Kirk 4f09de4dfe Started adding XamlBinding unit tests. 11 years ago
Steven Kirk d100f49ba8 Renamed namespace DataBinding -> Binding. 11 years ago
Steven Kirk 907505f194 Get simple two-way bindings working. 11 years ago
Steven Kirk 52975c8432 Basic binding using ExpressionObserver. 11 years ago
Steven Kirk 3cb479769d Use string XamlBindingDefinition.SourcePropertyPath. 11 years ago
Steven Kirk d3e7a1b730 Don't run XAML tests in parallel. 11 years ago
Steven Kirk 1b745ab62c Removed NGenerics. 11 years ago
Steven Kirk 78da7c6b3d Use correct character for child selector. 11 years ago
Steven Kirk cc1c2c0313 Fixes #147. 11 years ago