11 references to IsDefined
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))