1 reference to OnCoerceIsVirtualizingProperty
PresentationFramework (1)
src\Framework\System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (1)
48new FrameworkPropertyMetadata(false, new PropertyChangedCallback(OnIsVirtualizingPropertyChanged), new CoerceValueCallback(OnCoerceIsVirtualizingProperty)));