1 write to _userWidth
PresentationFramework (1)
MS\Internal\PtsTable\CalculatedColumn.cs (1)
95
_userWidth
= value;
2 references to _userWidth
PresentationFramework (2)
MS\Internal\PtsTable\CalculatedColumn.cs (2)
86
return (
_userWidth
);
90
if (
_userWidth
!= value)