Behavior Pattern – Visual Behaviors in WPF and Avalonia with Practical Samples

Here I describe the behaviors – functionality that allows modifying an object’s behavior non-invasively – without modifying the object’s code.

Click here to read the article