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