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