3 implementations of NavigateAsync
PresentationFramework (3)
src\Framework\System\Windows\Documents\DocumentSequence.cs (1)
161
void IFixedNavigate.
NavigateAsync
(string elementID)
src\Framework\System\Windows\Documents\FixedDocument.cs (1)
207
void IFixedNavigate.
NavigateAsync
(string elementID)
src\Framework\System\Windows\Documents\FixedPage.cs (1)
859
void IFixedNavigate.
NavigateAsync
(string elementID)
1 reference to NavigateAsync
PresentationFramework (1)
src\Framework\System\Windows\Documents\FixedHyperlink.cs (1)
90
fixedNavigate.
NavigateAsync
(e.Fragment);