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