Base:
23 overrides of GetAsFrozenCore
PresentationCore (22)
System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (1)
146protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\MediaTimeline.cs (1)
196protected override void GetAsFrozenCore(Freezable source)
PresentationFramework (1)
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (1)
145protected override void GetAsFrozenCore(Freezable source)
23 references to GetAsFrozenCore
PresentationCore (22)
System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (1)
149base.GetAsFrozenCore(source);
System\Windows\Media\MediaTimeline.cs (1)
199base.GetAsFrozenCore(source);
PresentationFramework (1)
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (1)
148base.GetAsFrozenCore(source);