1 instantiation of Snapshot
PresentationFramework (1)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (1)
12827
Snapshot s = new
Snapshot
();
5 references to Snapshot
PresentationFramework (5)
src\Framework\System\Windows\Controls\VirtualizingStackPanel.cs (5)
12641
internal
Snapshot
Snapshot
12643
get { return _extraData as
Snapshot
; }
12669
Snapshot
snapshot;
12825
private
Snapshot
TakeSnapshot()
12827
Snapshot
s = new Snapshot();