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