2 references to GetNavigateUriProperty
PresentationFramework (2)
src\Framework\System\Windows\Documents\Hyperlink.cs (2)
647
Uri targetUri = (Uri)dObject.GetValue(
GetNavigateUriProperty
(element));
1221
Uri inputUri = (Uri)dObject.GetValue(
GetNavigateUriProperty
(element));