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