2 writes to Snapshot
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
12416record.Snapshot = vsp.TakeSnapshot(); 12426record.Snapshot = vsp.TakeSnapshot();
2 references to Snapshot
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
12804if ((snapshot = Snapshot) != null) 12807Snapshot.Write(writer, VSP);