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