-
Notifications
You must be signed in to change notification settings - Fork 120
API Reference
Wiesław Šoltés edited this page Apr 20, 2017
·
3 revisions
For documentation on using the XAML Behaviors API namespaces please refer to the following MSDN links:
When Behaviors were moved to the NuGet Package, the following changes were made to the API surface:
- To address a bug with ChangePropertyAction, the
PropertyNameproperty for ChangePropertyAction now takes the typePropertyPathinstead ofstring. There is no noticeable difference when using the Behavior in XAML, only for code-behind.
- Introduction
- Using Behaviors NuGet
- Contribution
- API Reference
- Behaviors Reference
- Changelog