1 instantiation of Snapshot
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12993
Snapshot s = new
Snapshot
();
5 references to Snapshot
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12809
internal
Snapshot
Snapshot
12811
get { return _extraData as
Snapshot
; }
12836
Snapshot
snapshot;
12991
private
Snapshot
TakeSnapshot()
12993
Snapshot
s = new Snapshot();