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