Base:
23 overrides of GetAsFrozenCore
PresentationCore (22)
System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs (1)
130protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (1)
130protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (1)
130protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (1)
132protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (1)
132protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (1)
132protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs (1)
130protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (1)
132protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (1)
131protected override void GetAsFrozenCore(Freezable source)
System\Windows\Media\MediaTimeline.cs (1)
181protected override void GetAsFrozenCore(Freezable source)
PresentationFramework (1)
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (1)
135protected override void GetAsFrozenCore(Freezable source)
23 references to GetAsFrozenCore
PresentationCore (22)
System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs (1)
133base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (1)
133base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (1)
133base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (1)
135base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (1)
135base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (1)
135base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs (1)
133base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (1)
135base.GetAsFrozenCore(source);
System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (1)
134base.GetAsFrozenCore(source);
System\Windows\Media\MediaTimeline.cs (1)
184base.GetAsFrozenCore(source);
PresentationFramework (1)
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (1)
138base.GetAsFrozenCore(source);