1 write to UseSizingWorkaroundForTextBox
PresentationFramework (1)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
676set { _ptsPage.UseSizingWorkaroundForTextBox = value; }
1 reference to UseSizingWorkaroundForTextBox
PresentationFramework (1)
MS\Internal\PtsHost\FlowDocumentPage.cs (1)
675get { return _ptsPage.UseSizingWorkaroundForTextBox; }