11 references to HandoffBehaviorEnum
PresentationCore (11)
Core\CSharp\System\Windows\Generated\ContentElement.cs (2)
97if (!HandoffBehaviorEnum.IsDefined(handoffBehavior)) 167if (!HandoffBehaviorEnum.IsDefined(handoffBehavior))
Core\CSharp\System\Windows\Generated\UIElement.cs (2)
97if (!HandoffBehaviorEnum.IsDefined(handoffBehavior)) 167if (!HandoffBehaviorEnum.IsDefined(handoffBehavior))
Core\CSharp\System\Windows\Media\Animation\AnimationStorage.cs (3)
602Debug.Assert(HandoffBehaviorEnum.IsDefined(handoffBehavior), 715Debug.Assert(HandoffBehaviorEnum.IsDefined(handoffBehavior), 788Debug.Assert(HandoffBehaviorEnum.IsDefined(handoffBehavior),
Core\CSharp\System\Windows\Media\Animation\Generated\Animatable.cs (2)
104if (!HandoffBehaviorEnum.IsDefined(handoffBehavior)) 174if (!HandoffBehaviorEnum.IsDefined(handoffBehavior))
Core\CSharp\System\Windows\Media3D\Generated\Visual3D.cs (2)
104if (!HandoffBehaviorEnum.IsDefined(handoffBehavior)) 174if (!HandoffBehaviorEnum.IsDefined(handoffBehavior))