2 writes to _processingWidthChange
PresentationFramework (2)
System\Windows\Controls\DataGridColumn.cs (2)
239column._processingWidthChange = true; 280column._processingWidthChange = false;
1 reference to _processingWidthChange
PresentationFramework (1)
System\Windows\Controls\DataGridColumn.cs (1)
233if (column._processingWidthChange)