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