Answers

Question and Answer:

  Home  WPF

⟩ Define Freezable objects in WPF?

An object, which has its state locked down, so that it becomes unchangeable, is known as a freezable object. Such objects perform better. It is also safer if they are required to be shared between threads.

 294 views

More Questions for you: