2 implementations of VerifyContextAndObjectState
PresentationFramework (2)
src\Framework\System\Windows\Controls\Frame.cs (1)
1184
void IJournalNavigationScopeHost.
VerifyContextAndObjectState
()
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
938
void 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
();