Pages

Men

rh

7/21/2012

What information do you need to define a property trigger in WPF

What information do you need to define a property trigger?
A target element (the element for which the trigger is defined)
A property on the target element to set
A value for the target property
A source element
A property on the source to monitor (and trigger)
A value for the source property to initiate the trigger event

No comments :

Post a Comment