Browse Source
* add IsEffectivelyVisible test * test IEV update * update self and descendants * sync from parent's isvisible and own on attach/detach * update test * update from review * add comments * remove whitespace changes * Added some more IsEffectivelyVisible tests. One failing. * Rework UpdateIsEffectivelyVisible. - Pass the parent state to `UpdateIsEffectivelyVisible` - Remove some unneeded methods - Update `IsEffectivelyVisible` before calling visual tree attach/detach events. --------- Co-authored-by: Steven Kirk <grokys@users.noreply.github.com>pull/14329/head
committed by
GitHub
2 changed files with 138 additions and 19 deletions
Loading…
Reference in new issue