4.327 Freezable

x:Object > DependencyObject > Freezable
Freezable
Animatable BooleanKeyFrame BooleanKeyFrameCollection ByteKeyFrame ByteKeyFrameCollection CharKeyFrame CharKeyFrameCollection ColorKeyFrame ColorKeyFrameCollection DecimalKeyFrame DecimalKeyFrameCollection DoubleCollection DoubleKeyFrame DoubleKeyFrameCollection EasingFunctionBase InputBinding Int16KeyFrame Int16KeyFrameCollection Int32Collection Int32KeyFrame Int32KeyFrameCollection Int64KeyFrame Int64KeyFrameCollection KeySpline MatrixKeyFrame MatrixKeyFrameCollection ObjectKeyFrame ObjectKeyFrameCollection Point3DCollection Point3DKeyFrame Point3DKeyFrameCollection PointCollection PointKeyFrame PointKeyFrameCollection QuaternionKeyFrame QuaternionKeyFrameCollection RectKeyFrame RectKeyFrameCollection RibbonControlSizeDefinition RibbonGroupSizeDefinitionBase Rotation3DKeyFrame Rotation3DKeyFrameCollection SingleKeyFrame SingleKeyFrameCollection SizeKeyFrame SizeKeyFrameCollection StringKeyFrame StringKeyFrameCollection TaskbarItemInfo ThicknessKeyFrame ThicknessKeyFrameCollection ThumbButtonInfo Vector3DCollection Vector3DKeyFrame Vector3DKeyFrameCollection VectorCollection VectorKeyFrame VectorKeyFrameCollection WindowChrome
(usage)
None.
(description)
Defines an object that has a modifiable state and a read-only (frozen) state. Types that derive from Freezable provide detailed change notification, can be made immutable, and can clone themselves.
[is default constructible]
false
(events)
Changed
Occurs when the Freezable or an object it contains is modified.