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