14 Commits (5d3a9c167a96f9b60c85e160971b2f330c898c7a)

Author SHA1 Message Date
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 4 months ago
Steven Kirk 3b1eb338e6
Binding System refactor (#13970) 2 years ago
Nikita Tsukanov d355007c57 Extracted runtime XAML loader to a separate package 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk d7357ec876 Remove ContentControlMixin. 7 years ago
Steven Kirk a6c9086782 Fix flaky XAML tests. 7 years ago
Jeremy Koritzinsky 274d8d8e82 Fix #1717 8 years ago
Jeremy Koritzinsky f9b578ab0e Make AncestorType required for ancestor searching via the visual tree. 9 years ago
Jeremy Koritzinsky 0440794d79 Clean up tests and fix PR feedback. 9 years ago
Steven Kirk cc147db28d Added more tests. 9 years ago
Jeremy Koritzinsky f869e3f178 Move path parsing into the binding extension. Our path shorthands will only work from XAML now. Now we can look up types. 9 years ago
Jeremy Koritzinsky a29837dd04 Implement syntax sugar for RelativeSource (not including setting a specific AncestorType) 9 years ago
Steven Kirk 3c382decbc Added FindAncestor binding mode. 9 years ago
Steven Kirk 56d7ee5ea8 Added tests for existing RelativeSource modes. 9 years ago