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