2 writes to _processingWidthChange
PresentationFramework (2)
System\Windows\Controls\DataGridColumn.cs (2)
238column._processingWidthChange = true; 279column._processingWidthChange = false;
1 reference to _processingWidthChange
PresentationFramework (1)
System\Windows\Controls\DataGridColumn.cs (1)
232if (column._processingWidthChange)