1 write to VDepth
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12794
VDepth
= vspDepth;
2 references to VDepth
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
12825
return string.Create(CultureInfo.InvariantCulture, $"{OpDepth} {
VDepth
} {ItemIndex} {Op} {Detail}");
12832
writer.Write(
VDepth
);