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)
215get { return _canExecute; } 218if (_canExecute != value)