7 references to
PresentationFramework (7)
src\Framework\System\Windows\Application.cs (5)
2430if (wc[i].CheckAccess() == true) 2436wc[i].ShouldLookupImplicitStyles = true; 2438TreeWalkHelper.InvalidateOnResourcesChange(wc[i], null, info); 2442wc[i].Dispatcher.BeginInvoke( 2457new object[] {wc[i], info}
src\Framework\System\Windows\Navigation\NavigationService.cs (1)
643nw = wc[i] as NavigationWindow;
src\Framework\System\Windows\Window.cs (1)
1325if (ownedWindows[i] == value)