62 Commits (80ecc8002bec8c4e697c98c262cb4942e7d5b3ee)

Author SHA1 Message Date
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 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