3 references to Begin
PresentationFramework (3)
src\Framework\System\Windows\Media\Animation\Storyboard.cs (3)
1100
Begin
( containingObject, frameworkTemplate, HandoffBehavior.SnapshotAndReplace, false );
1108
Begin
( containingObject, frameworkTemplate, handoffBehavior, false );
1116
Begin
(containingObject, frameworkTemplate, HandoffBehavior.SnapshotAndReplace, isControllable );