2 writes to _isEnabled
PresentationCore (2)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (2)
936_isEnabled = IsEnabledCore(); 2008_isEnabled = isEnabled;
3 references to _isEnabled
PresentationCore (3)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (3)
942return _isEnabled; 2000if (isEnabled != _isEnabled) 2006_isEnabled,