1 reference to OnCoerceWidth
PresentationFramework (1)
System\Windows\Controls\DataGridColumnFloatingHeader.cs (1)
31
new FrameworkPropertyMetadata(new PropertyChangedCallback(OnWidthChanged), new CoerceValueCallback(
OnCoerceWidth
)));