68 Commits (3532da2bb0ea372e3e3bd11bb371f0ad4e25d99a)

Author SHA1 Message Date
Steven Kirk 21f4570559 Allow binding to anchor's DataContext. 10 years ago
Steven Kirk 5d53ec9822 Fix binding to Window. 10 years ago
Steven Kirk 080638e079 Ensure DataTemplate contents can be named. 10 years ago
Steven Kirk 8209a85193 Make IBinding return an InstancedBinding. 10 years ago
Steven Kirk a9f5fac632 Added failing test. 10 years ago
Steven Kirk b4fbc1d50e Make failing test pass. 10 years ago
Steven Kirk 80ecc8002b Implemented delayed bindings. 10 years ago
Steven Kirk bacab96ec1 Added test to demonstrate problem. 10 years ago
Steven Kirk 8ca890d168 Started implementing XAML lifecycle listener. 10 years ago
Steven Kirk f7cd106937 Updated OmniXAML and added checks for initialization order. 10 years ago
Steven Kirk fd1196f190 Forgot to save .csproj. Again. 10 years ago
Steven Kirk 0df95a81ae Added new style resource test. 10 years ago
Steven Kirk b3fe8121d1 Implement binding elements to non-controls. 10 years ago
Steven Kirk 102af14c4c Tidied up XAML tests. 10 years ago
Steven Kirk 2234c6dba4 Updated OmniXAML. 10 years ago
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 11 years ago
Steven Kirk 23cc9a2ff4 Allow binding to element without path. 11 years ago
Steven Kirk 5d2658d856 Make IStyleable.Classes an IPerspexReadOnlyList. 11 years ago
Steven Kirk 8fb9c5c8e7 Fixed problem with binding DataContext. 11 years ago
Steven Kirk b9992c582c Added binding ConverterParameter. 11 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