1 write to _userWidth
PresentationFramework (1)
MS\Internal\PtsTable\CalculatedColumn.cs (1)
96
_userWidth
= value;
2 references to _userWidth
PresentationFramework (2)
MS\Internal\PtsTable\CalculatedColumn.cs (2)
87
return (
_userWidth
);
91
if (
_userWidth
!= value)