1 instantiation of Snapshot
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12949Snapshot s = new Snapshot();
5 references to Snapshot
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12765internal Snapshot Snapshot 12767get { return _extraData as Snapshot; } 12792Snapshot snapshot; 12947private Snapshot TakeSnapshot() 12949Snapshot s = new Snapshot();