8 references to Animation_UnrecognizedHandoffBehavior
PresentationCore (8)
System\Windows\Generated\ContentElement.cs (2)
94throw new ArgumentException(SR.Animation_UnrecognizedHandoffBehavior); 161throw new ArgumentException(SR.Animation_UnrecognizedHandoffBehavior);
System\Windows\Generated\UIElement.cs (2)
94throw new ArgumentException(SR.Animation_UnrecognizedHandoffBehavior); 161throw new ArgumentException(SR.Animation_UnrecognizedHandoffBehavior);
System\Windows\Media\Animation\Generated\Animatable.cs (2)
100throw new ArgumentException(SR.Animation_UnrecognizedHandoffBehavior); 167throw new ArgumentException(SR.Animation_UnrecognizedHandoffBehavior);
System\Windows\Media3D\Generated\Visual3D.cs (2)
100throw new ArgumentException(SR.Animation_UnrecognizedHandoffBehavior); 167throw new ArgumentException(SR.Animation_UnrecognizedHandoffBehavior);