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