1 instantiation of Snapshot
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12959
Snapshot s = new
Snapshot
();
5 references to Snapshot
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12775
internal
Snapshot
Snapshot
12777
get { return _extraData as
Snapshot
; }
12802
Snapshot
snapshot;
12957
private
Snapshot
TakeSnapshot()
12959
Snapshot
s = new Snapshot();