7 references to InvalidateResources
PresentationFramework (7)
System\Windows\SystemResources.cs (7)
1333InvalidateResources(true); // Invalidate all resource since this should happen only once 1345InvalidateResources(true); // Invalidate all resource since this should happen only once 1356InvalidateResources(true); // Invalidate all resource since this should happen only once 1365InvalidateResources(false); // Only invalidate this thread's resources, other threads will get a chance 1375InvalidateResources(true); // Invalidate all resource since this should happen only once 1387InvalidateResources(true); // Invalidate all resource since this should happen only once 1422InvalidateResources(true);