7 references to InvalidateResources
PresentationFramework (7)
System\Windows\SystemResources.cs (7)
1353InvalidateResources(true); // Invalidate all resource since this should happen only once 1365InvalidateResources(true); // Invalidate all resource since this should happen only once 1376InvalidateResources(true); // Invalidate all resource since this should happen only once 1385InvalidateResources(false); // Only invalidate this thread's resources, other threads will get a chance 1395InvalidateResources(true); // Invalidate all resource since this should happen only once 1407InvalidateResources(true); // Invalidate all resource since this should happen only once 1442InvalidateResources(true);