AvaloniaUI / Avalonia.Xaml.Behaviors

Port of Windows UWP Xaml Behaviors for Avalonia Xaml.
MIT License
390 stars 46 forks source link

It should be possible to use "x:Null" in CommandParameter #58

Closed maxkatz6 closed 3 years ago

maxkatz6 commented 3 years ago

https://github.com/wieslawsoltes/AvaloniaBehaviors/blob/master/src/Avalonia.Xaml.Interactions/Core/InvokeCommandAction.cs#L109

wieslawsoltes commented 3 years ago

@maxkatz6 Will fix

wieslawsoltes commented 3 years ago

Original had https://github.com/microsoft/XamlBehaviors/blob/c7273bd95e85a054d912c765075f4bb9a8d89ab1/src/BehaviorsSDKManaged/Microsoft.Xaml.Interactions/Core/InvokeCommandAction.cs#L161