Freezable::Changed Event
.NET Framework (current version)
Occurs when the Freezable or an object it contains is modified.
Assembly: WindowsBase (in WindowsBase.dll)
If you attempt to add or remove event handlers when the current object is not modifiable (when the IsFrozen property is true), an exception is thrown.
.NET Framework
Available since 3.0
Available since 3.0
Show: