6 references to InvalidateResources
PresentationFramework (6)
src\Framework\System\Windows\SystemResources.cs (6)
1430InvalidateResources(true); // Invalidate all resource since this should happen only once 1442InvalidateResources(true); // Invalidate all resource since this should happen only once 1453InvalidateResources(true); // Invalidate all resource since this should happen only once 1462InvalidateResources(false); // Only invalidate this thread's resources, other threads will get a chance 1472InvalidateResources(true); // Invalidate all resource since this should happen only once 1484InvalidateResources(true); // Invalidate all resource since this should happen only once