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