7 references to InvalidateResources
PresentationFramework (7)
System\Windows\SystemResources.cs (7)
1330InvalidateResources(true); // Invalidate all resource since this should happen only once 1342InvalidateResources(true); // Invalidate all resource since this should happen only once 1353InvalidateResources(true); // Invalidate all resource since this should happen only once 1362InvalidateResources(false); // Only invalidate this thread's resources, other threads will get a chance 1372InvalidateResources(true); // Invalidate all resource since this should happen only once 1384InvalidateResources(true); // Invalidate all resource since this should happen only once 1419InvalidateResources(true);