2 writes to _processingWidthChange
PresentationFramework (2)
System\Windows\Controls\DataGridColumn.cs (2)
242column._processingWidthChange = true; 283column._processingWidthChange = false;
1 reference to _processingWidthChange
PresentationFramework (1)
System\Windows\Controls\DataGridColumn.cs (1)
236if (column._processingWidthChange)