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