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