2 writes to Snapshot
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
12451record.Snapshot = vsp.TakeSnapshot(); 12461record.Snapshot = vsp.TakeSnapshot();
2 references to Snapshot
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
12839if ((snapshot = Snapshot) != null) 12842Snapshot.Write(writer, VSP);