C# (CSharp) System.Windows.Interactivity 네임스페이스

클래스들

이름 설명
Behavior Triggers are attachable objects that encapsulate some logic to determine when they are activated. They execute their associated action whenever they are activated.
Trigger
TriggerActionTypeConverter Converts strings to Action instances. Specifically, a string is always interpreted as a script statement and corresponding an InvokeScript action is created.