C# (CSharp) System.Windows.Interactivity Behavior - 5 examples found. These are the top rated real world C# (CSharp) examples of System.Windows.Interactivity.Behavior extracted from open source projects. You can rate examples to help us improve the quality of examples.
Triggers are attachable objects that encapsulate some logic to determine when they are activated. They execute their associated action whenever they are activated.