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