3 implementations of Refresh
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
114public void Refresh()
System\Windows\Controls\Frame.cs (1)
957public void Refresh()
System\Windows\Navigation\NavigationWindow.cs (1)
352public void Refresh()
1 reference to Refresh
PresentationFramework (1)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
116_host.Refresh();