8 references to IAnimatable_CantAnimateSealedDO
PresentationCore (8)
System\Windows\Generated\ContentElement.cs (2)
99
throw new InvalidOperationException(SR.Format(SR.
IAnimatable_CantAnimateSealedDO
, dp, this.GetType()));
166
throw new InvalidOperationException(SR.Format(SR.
IAnimatable_CantAnimateSealedDO
, dp, this.GetType()));
System\Windows\Generated\UIElement.cs (2)
99
throw new InvalidOperationException(SR.Format(SR.
IAnimatable_CantAnimateSealedDO
, dp, this.GetType()));
166
throw new InvalidOperationException(SR.Format(SR.
IAnimatable_CantAnimateSealedDO
, dp, this.GetType()));
System\Windows\Media\Animation\Generated\Animatable.cs (2)
105
throw new InvalidOperationException(SR.Format(SR.
IAnimatable_CantAnimateSealedDO
, dp, this.GetType()));
172
throw new InvalidOperationException(SR.Format(SR.
IAnimatable_CantAnimateSealedDO
, dp, this.GetType()));
System\Windows\Media3D\Generated\Visual3D.cs (2)
105
throw new InvalidOperationException(SR.Format(SR.
IAnimatable_CantAnimateSealedDO
, dp, this.GetType()));
172
throw new InvalidOperationException(SR.Format(SR.
IAnimatable_CantAnimateSealedDO
, dp, this.GetType()));