2 writes to Snapshot
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (2)
12284record.Snapshot = vsp.TakeSnapshot(); 12294record.Snapshot = vsp.TakeSnapshot();
2 references to Snapshot
PresentationFramework (2)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (2)
12672if ((snapshot = Snapshot) != null) 12675Snapshot.Write(writer, VSP);