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