Property trigger The most common trigger is the property trigger, which in markup is simply defined with a element. It watches a specific property on the owner control and when that property has a value that matches the specified value, properties can change.Event triggers Event triggers, represented by the element, are mostly used to trigger an animation, in response to an event being called.