1 write to _canExecute
PresentationFramework (1)
src\Framework\System\Windows\Documents\Hyperlink.cs (1)
228
_canExecute
= value;
2 references to _canExecute
PresentationFramework (2)
src\Framework\System\Windows\Documents\Hyperlink.cs (2)
223
get { return
_canExecute
; }
226
if (
_canExecute
!= value)