2 references to GetNavigateUriProperty
PresentationFramework (2)
System\Windows\Documents\Hyperlink.cs (2)
620Uri targetUri = (Uri)dObject.GetValue(GetNavigateUriProperty(element)); 1119Uri inputUri = (Uri)dObject.GetValue(GetNavigateUriProperty(element));