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