1 instantiation of Snapshot
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12988
Snapshot s = new
Snapshot
();
5 references to Snapshot
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12804
internal
Snapshot
Snapshot
12806
get { return _extraData as
Snapshot
; }
12831
Snapshot
snapshot;
12986
private
Snapshot
TakeSnapshot()
12988
Snapshot
s = new Snapshot();