2 writes to Snapshot
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
12407record.Snapshot = vsp.TakeSnapshot(); 12417record.Snapshot = vsp.TakeSnapshot();
2 references to Snapshot
PresentationFramework (2)
System\Windows\Controls\VirtualizingStackPanel.cs (2)
12795if ((snapshot = Snapshot) != null) 12798Snapshot.Write(writer, VSP);