1 instantiation of Snapshot
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12955Snapshot s = new Snapshot();
5 references to Snapshot
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12771internal Snapshot Snapshot 12773get { return _extraData as Snapshot; } 12798Snapshot snapshot; 12953private Snapshot TakeSnapshot() 12955Snapshot s = new Snapshot();