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