Is it necessary to always check CanFreeze before freezing an object.
If I look at PresentationOptions:Freeze to use in markup, there is it not done. Therefore I dont think, that CanFreeze must be called before everey object-creation.
But when has CanFreeze to be used?