6 references to InvalidateResources
PresentationFramework (6)
System\Windows\SystemResources.cs (6)
1352InvalidateResources(true); // Invalidate all resource since this should happen only once 1364InvalidateResources(true); // Invalidate all resource since this should happen only once 1375InvalidateResources(true); // Invalidate all resource since this should happen only once 1384InvalidateResources(false); // Only invalidate this thread's resources, other threads will get a chance 1394InvalidateResources(true); // Invalidate all resource since this should happen only once 1406InvalidateResources(true); // Invalidate all resource since this should happen only once