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