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