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