12 Commits (5f57cedb6139052d0e9788bcfb5f344c8e92f17a)

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