Automatic Smooth Resize Transitions - A Problem with Storyboards
问题 I have been trying for some time to create a class/series of classes that, upon detecting a resize in a related object, attempts to halt the resize of the object and create a smooth resize animation for it. However, I have always had a problem with the objects 'flickering' on the screen for a second at the target size before the animation kicks in. Long story short, after some serious debugging and self-doubt, I am under the impression that calling Storyboard.Begin() does not affect the