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