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