1 reference to OnWidthPropertyChanged
PresentationFramework (1)
System\Windows\Controls\DataGridColumn.cs (1)
195new FrameworkPropertyMetadata(DataGridLength.Auto, new PropertyChangedCallback(OnWidthPropertyChanged), new CoerceValueCallback(OnCoerceWidth)));