11 references to IsDefined
PresentationCore (11)
System\Windows\Generated\ContentElement.cs (2)
92
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
159
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
System\Windows\Generated\UIElement.cs (2)
92
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
159
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
System\Windows\Media\Animation\AnimationStorage.cs (3)
602
Debug.Assert(HandoffBehaviorEnum.
IsDefined
(handoffBehavior),
714
Debug.Assert(HandoffBehaviorEnum.
IsDefined
(handoffBehavior),
787
Debug.Assert(HandoffBehaviorEnum.
IsDefined
(handoffBehavior),
System\Windows\Media\Animation\Generated\Animatable.cs (2)
98
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
165
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
System\Windows\Media3D\Generated\Visual3D.cs (2)
98
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))
165
if (!HandoffBehaviorEnum.
IsDefined
(handoffBehavior))