1 instantiation of Snapshot
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12993Snapshot s = new Snapshot();
5 references to Snapshot
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12809internal Snapshot Snapshot 12811get { return _extraData as Snapshot; } 12836Snapshot snapshot; 12991private Snapshot TakeSnapshot() 12993Snapshot s = new Snapshot();