2 writes to OpDepth
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (2)
12628OpDepth = opDepth; 12653internal void ChangeOpDepth(int delta) { OpDepth += delta; }
2 references to OpDepth
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (2)
12658OpDepth, VDepth, ItemIndex, Op, Detail); 12664writer.Write(OpDepth);