Now with @marcelwgn's #14 merged, we should add additional skills for other libraries.
I'll add one for XAML Behaviors as a common defacto XAML pattern.
Reference docs:
Should also call out the pitfalls ChangePropertyAction and EventTriggerBehavior with AOT, see: microsoft/XamlBehaviors#309 (at least until this PR gets merged).
Now with @marcelwgn's #14 merged, we should add additional skills for other libraries.
I'll add one for XAML Behaviors as a common defacto XAML pattern.
Reference docs:
Should also call out the pitfalls
ChangePropertyActionandEventTriggerBehaviorwith AOT, see: microsoft/XamlBehaviors#309 (at least until this PR gets merged).