1 write to _handoffBehavior
PresentationFramework (1)
System\Windows\Media\Animation\BeginStoryboard.cs (1)
77_handoffBehavior = value;
3 references to _handoffBehavior
PresentationFramework (3)
System\Windows\Media\Animation\BeginStoryboard.cs (3)
69return _handoffBehavior; 210Storyboard.BeginCommon(targetObject, nameScope, _handoffBehavior, true /* == is controllable */, layer ); 214Storyboard.BeginCommon(targetObject, nameScope, _handoffBehavior, false /* == not controllable */, layer );