Skip to content

Changelog

Jon W Chu edited this page Oct 20, 2016 · 5 revisions

Updated February 19, 2016

Managed

Version 2.0.0

  • Fixed [https://github.com/Microsoft/XamlBehaviors/issues/89](Issue #89), Behaviors now support x:Bind
  • Fixed [https://github.com/Microsoft/XamlBehaviors/issues/103](Issue #103), InvokeCommand no longer throws an exception when CommandParameter is set to NULL
  • Enabled unit testing building
  • Added interface for triggers

Version 1.1.0

  • Fix for EventTriggerBehavior checking for Windows Runtime events
  • Fixed Managed SDK build so it builds properly
  • Removed StrongName signing form DLLs

Version 1.0.3

*Initial Release of Managed XAML Behaviors

Native

Version 1.0.2

  • Initial Release of Native XAML Behaviors