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