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)
492internal double TableAutofitWidth { get { return (_autofitWidth); } }