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