1 instantiation of Snapshot
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
12988Snapshot s = new Snapshot();
5 references to Snapshot
PresentationFramework (5)
System\Windows\Controls\VirtualizingStackPanel.cs (5)
12804internal Snapshot Snapshot 12806get { return _extraData as Snapshot; } 12831Snapshot snapshot; 12986private Snapshot TakeSnapshot() 12988Snapshot s = new Snapshot();