13 references to HandoffBehaviorEnum
PresentationCore (11)
System\Windows\Generated\ContentElement.cs (2)
80
if (!
HandoffBehaviorEnum
.IsDefined(handoffBehavior))
145
if (!
HandoffBehaviorEnum
.IsDefined(handoffBehavior))
System\Windows\Generated\UIElement.cs (2)
80
if (!
HandoffBehaviorEnum
.IsDefined(handoffBehavior))
145
if (!
HandoffBehaviorEnum
.IsDefined(handoffBehavior))
System\Windows\Media\Animation\AnimationStorage.cs (3)
594
Debug.Assert(
HandoffBehaviorEnum
.IsDefined(handoffBehavior),
706
Debug.Assert(
HandoffBehaviorEnum
.IsDefined(handoffBehavior),
779
Debug.Assert(
HandoffBehaviorEnum
.IsDefined(handoffBehavior),
System\Windows\Media\Animation\Generated\Animatable.cs (2)
79
if (!
HandoffBehaviorEnum
.IsDefined(handoffBehavior))
144
if (!
HandoffBehaviorEnum
.IsDefined(handoffBehavior))
System\Windows\Media3D\Generated\Visual3D.cs (2)
79
if (!
HandoffBehaviorEnum
.IsDefined(handoffBehavior))
144
if (!
HandoffBehaviorEnum
.IsDefined(handoffBehavior))
PresentationFramework (2)
System\Windows\Media\Animation\BeginStoryboard.cs (1)
74
if(
HandoffBehaviorEnum
.IsDefined(value))
System\Windows\Media\Animation\Storyboard.cs (1)
1213
if (!
HandoffBehaviorEnum
.IsDefined(handoffBehavior))