1 write to _autofitWidth
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\CellParaClient.cs (1)
487
_autofitWidth
= tpc.AutofitWidth;
1 reference to _autofitWidth
PresentationFramework (1)
src\Framework\MS\Internal\PtsHost\CellParaClient.cs (1)
525
internal double TableAutofitWidth { get { return (
_autofitWidth
); } }