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