11 references to IsDefined
PresentationCore (11)
System\Windows\Generated\ContentElement.cs (2)
82
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
147
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
System\Windows\Generated\UIElement.cs (2)
82
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
147
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
System\Windows\Media\Animation\AnimationStorage.cs (3)
595
Debug.Assert(HandoffBehaviorEnum.
IsDefined
(handoffBehavior),
707
Debug.Assert(HandoffBehaviorEnum.
IsDefined
(handoffBehavior),
780
Debug.Assert(HandoffBehaviorEnum.
IsDefined
(handoffBehavior),
System\Windows\Media\Animation\Generated\Animatable.cs (2)
75
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
140
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
System\Windows\Media3D\Generated\Visual3D.cs (2)
77
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
142
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))