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