0 votes
in C Sharp by

What are Freezable objects in WPF?

1 Answer

0 votes
by

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.

Related questions

0 votes
asked Mar 17, 2020 in C Sharp by Hodge
0 votes
0 votes
asked Mar 17, 2020 in C Sharp by Hodge
0 votes
asked Mar 17, 2020 in C Sharp by Hodge
0 votes
asked Mar 17, 2020 in C Sharp by Hodge
0 votes
0 votes
asked Mar 17, 2020 in C Sharp by Hodge
0 votes
asked May 28, 2022 in WPF by sharadyadav1986
...