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