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