2 references to GetVSP45Compat
PresentationFramework (2)
System\Windows\Controls\ItemsControl.cs (1)
1841if (!FrameworkCompatibilityPreferences.GetVSP45Compat())
System\Windows\Controls\VirtualizingStackPanel.cs (1)
11603get { return FrameworkCompatibilityPreferences.GetVSP45Compat(); }