Specifies a handler for storyboard events.
            
            
            シンタックス
            
        
            パラメータ
- statusChangedHandler
 
- A delegate that handles storyboard status change events.
 - updatedHandler
 
- A delegate that handles storyboard update events.
 - fRegisterStatusChangeForNextAnimationEvent
 
- If TRUE, registers the OnStoryboardStatusChanged event and includes those events in IUIAnimationManager2::EstimateNextEventTime, which estimates the time interval until the next animation event.
 - fRegisterUpdateForNextAnimationEvent
 
- If TRUE, registers the OnStoryboardUpdated event and includes those events in IUIAnimationManager2::EstimateNextEventTime, which estimates the time interval until the next animation event.
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照