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