3 implementations of Refresh
PresentationFramework (3)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
113public void Refresh()
System\Windows\Controls\Frame.cs (1)
952public void Refresh()
System\Windows\Navigation\NavigationWindow.cs (1)
351public void Refresh()
1 reference to Refresh
PresentationFramework (1)
MS\Internal\AppModel\JournalNavigationScope.cs (1)
115_host.Refresh();