3 writes to AncestorsInvalid
PresentationCore (3)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (3)
2019AncestorsInvalid = false; 2027AncestorsInvalid = false; 2045AncestorsInvalid = true;
2 references to AncestorsInvalid
PresentationCore (2)
Core\CSharp\System\Windows\Automation\Peers\AutomationPeer.cs (2)
2015if (this._childrenValid? (this.AncestorsInvalid || (ControlType.Custom == this.GetControlType())) : (notifyStructureChanged || notifyPropertyChanged)) 2043if (!AncestorsInvalid)