Base:
method
FreezeCore
System.Windows.Media.Animation.Animatable.FreezeCore(System.Boolean)
23 overrides of FreezeCore
PresentationCore (22)
System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs (1)
71
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (1)
71
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (1)
71
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (1)
73
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (1)
73
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (1)
73
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs (1)
71
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (1)
73
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (1)
72
protected override bool
FreezeCore
(bool isChecking)
System\Windows\Media\MediaTimeline.cs (1)
138
protected override bool
FreezeCore
(bool isChecking)
PresentationFramework (1)
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (1)
76
protected override bool
FreezeCore
(bool isChecking)
23 references to FreezeCore
PresentationCore (22)
System\Windows\Media\Animation\Generated\BooleanAnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\ByteAnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\CharAnimationUsingKeyFrames.cs (1)
73
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\ColorAnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\DecimalAnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\DoubleAnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\Int16AnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\Int32AnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\Int64AnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\MatrixAnimationUsingKeyFrames.cs (1)
73
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\ObjectAnimationUsingKeyFrames.cs (1)
73
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\Point3DAnimationUsingKeyFrames.cs (1)
75
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\PointAnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\QuaternionAnimationUsingKeyFrames.cs (1)
75
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\RectAnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\Rotation3DAnimationUsingKeyFrames.cs (1)
75
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\SingleAnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\SizeAnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\StringAnimationUsingKeyFrames.cs (1)
73
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\Vector3DAnimationUsingKeyFrames.cs (1)
75
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\Animation\Generated\VectorAnimationUsingKeyFrames.cs (1)
74
bool canFreeze = base.
FreezeCore
(isChecking);
System\Windows\Media\MediaTimeline.cs (1)
140
bool canFreeze = base.
FreezeCore
(isChecking);
PresentationFramework (1)
System\Windows\Media\Animation\Generated\ThicknessAnimationUsingKeyFrames.cs (1)
78
bool canFreeze = base.
FreezeCore
(isChecking);