wsick / Fayde

Inspired by Silverlight; XAML engine using Javascript and rendering to the HTML5 Canvas.
MIT License
189 stars 27 forks source link

Implicit RelativeSource FindAncestor #139

Closed BSick7 closed 9 years ago

BSick7 commented 9 years ago

If Mode is not explicitly set, defaults to TemplatedParent.

Change RelativeSource to use Mode=FindAncestor if AncestoryType is specified.

BSick7 commented 9 years ago

Implemented in 0.16.37.