1 instantiation of Snapshot
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12955
Snapshot s = new
Snapshot
();
5 references to Snapshot
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12771
internal
Snapshot
Snapshot
12773
get { return _extraData as
Snapshot
; }
12798
Snapshot
snapshot;
12953
private
Snapshot
TakeSnapshot()
12955
Snapshot
s = new Snapshot();