3 implementations of Refresh
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
117public void Refresh()
System\Windows\Controls\Frame.cs (1)
969public void Refresh()
System\Windows\Navigation\NavigationWindow.cs (1)
368public void Refresh()
1 reference to Refresh
PresentationFramework (1)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
119_host.Refresh();