1 write to _useSizingWorkaroundForTextBox
PresentationFramework (1)
MS\Internal\PtsHost\PtsPage.cs (1)
679set { _useSizingWorkaroundForTextBox = value; }
1 reference to _useSizingWorkaroundForTextBox
PresentationFramework (1)
MS\Internal\PtsHost\PtsPage.cs (1)
678get { return _useSizingWorkaroundForTextBox; }