25 Commits (c8b772c4ce7e376ef1773dc00a7a211f2ac45b09)

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