1 instantiation of Snapshot
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12958
Snapshot s = new
Snapshot
();
5 references to Snapshot
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12774
internal
Snapshot
Snapshot
12776
get { return _extraData as
Snapshot
; }
12801
Snapshot
snapshot;
12956
private
Snapshot
TakeSnapshot()
12958
Snapshot
s = new Snapshot();