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