1 write to _canExecute
PresentationFramework (1)
System\Windows\Documents\Hyperlink.cs (1)
220
_canExecute
= value;
2 references to _canExecute
PresentationFramework (2)
System\Windows\Documents\Hyperlink.cs (2)
215
get { return
_canExecute
; }
218
if (
_canExecute
!= value)