10 Commits (08ee359e2c959e8564bc6c783ea11e3e4bb3fe7f)

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