3 references to Begin
PresentationFramework (3)
System\Windows\Media\Animation\Storyboard.cs (3)
1101Begin( containingObject, frameworkTemplate, HandoffBehavior.SnapshotAndReplace, false ); 1109Begin( containingObject, frameworkTemplate, handoffBehavior, false ); 1117Begin(containingObject, frameworkTemplate, HandoffBehavior.SnapshotAndReplace, isControllable );