1 write to _userWidth
PresentationFramework (1)
src\Framework\MS\Internal\PtsTable\CalculatedColumn.cs (1)
105
_userWidth
= value;
2 references to _userWidth
PresentationFramework (2)
src\Framework\MS\Internal\PtsTable\CalculatedColumn.cs (2)
96
return (
_userWidth
);
100
if (
_userWidth
!= value)