2 writes to _processingWidthChange
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridColumn.cs (2)
243column._processingWidthChange = true; 284column._processingWidthChange = false;
1 reference to _processingWidthChange
PresentationFramework (1)
src\Framework\System\Windows\Controls\DataGridColumn.cs (1)
237if (column._processingWidthChange)