1 instantiation of Snapshot
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12949
Snapshot s = new
Snapshot
();
5 references to Snapshot
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12765
internal
Snapshot
Snapshot
12767
get { return _extraData as
Snapshot
; }
12792
Snapshot
snapshot;
12947
private
Snapshot
TakeSnapshot()
12949
Snapshot
s = new Snapshot();