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