11 references to IsDefined
PresentationCore (11)
System\Windows\Generated\ContentElement.cs (2)
88
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
155
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
System\Windows\Generated\UIElement.cs (2)
88
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
155
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
System\Windows\Media\Animation\AnimationStorage.cs (3)
599
Debug.Assert(HandoffBehaviorEnum.
IsDefined
(handoffBehavior),
711
Debug.Assert(HandoffBehaviorEnum.
IsDefined
(handoffBehavior),
784
Debug.Assert(HandoffBehaviorEnum.
IsDefined
(handoffBehavior),
System\Windows\Media\Animation\Generated\Animatable.cs (2)
82
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
149
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
System\Windows\Media3D\Generated\Visual3D.cs (2)
84
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
151
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))