1 write to _count
PresentationFramework (1)
System\Windows\Window.cs (1)
8109
_count
= Child == null ? 0 : 1;
1 reference to _count
PresentationFramework (1)
System\Windows\Window.cs (1)
8120
return _index <
_count
;