2 references to ObjectPropertyPair
PresentationFramework (2)
System\Windows\Media\Animation\Storyboard.cs (2)
483
ObjectPropertyPair animatedTarget = new
ObjectPropertyPair
(targetObject, targetProperty);
893
ObjectPropertyPair directApplyTarget = new
ObjectPropertyPair
( animatedObject, animatedProperty );