Freezable Properties
.NET Framework 3.5
The Freezable type exposes the following members.
| Name | Description | |
|---|---|---|
|
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. |
|
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) |
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
IsFrozen | Gets a value that indicates whether the object is currently modifiable. |
|
IsSealed | Gets a value that declares whether this instance is currently read-only. (Inherited from DependencyObject.) |