2 implementations of VerifyContextAndObjectState
PresentationFramework (2)
src\Framework\System\Windows\Controls\Frame.cs (1)
1184void IJournalNavigationScopeHost.VerifyContextAndObjectState()
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
938void IJournalNavigationScopeHost.VerifyContextAndObjectState()
6 references to VerifyContextAndObjectState
PresentationFramework (6)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (6)
174_host.VerifyContextAndObjectState(); 182_host.VerifyContextAndObjectState(); 243_host.VerifyContextAndObjectState(); 249_host.VerifyContextAndObjectState(); 257_host.VerifyContextAndObjectState(); 266_host.VerifyContextAndObjectState();