7 references to InvalidateResources
PresentationFramework (7)
System\Windows\SystemResources.cs (7)
1329InvalidateResources(true); // Invalidate all resource since this should happen only once 1341InvalidateResources(true); // Invalidate all resource since this should happen only once 1352InvalidateResources(true); // Invalidate all resource since this should happen only once 1361InvalidateResources(false); // Only invalidate this thread's resources, other threads will get a chance 1371InvalidateResources(true); // Invalidate all resource since this should happen only once 1383InvalidateResources(true); // Invalidate all resource since this should happen only once 1418InvalidateResources(true);