1 write to _durWidth
PresentationFramework (1)
src\Framework\MS\Internal\PtsTable\CalculatedColumn.cs (1)
125
_durWidth
= value;
2 references to _durWidth
PresentationFramework (2)
src\Framework\MS\Internal\PtsTable\CalculatedColumn.cs (2)
116
return (
_durWidth
);
120
if (!DoubleUtil.AreClose(
_durWidth
, value))