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