2 writes to _win32Height
PresentationFramework (2)
src\Framework\System\windows\Documents\CaretElement.cs (2)
1025
_win32Height
= _height;
1069
_win32Height
= 0;
1 reference to _win32Height
PresentationFramework (1)
src\Framework\System\windows\Documents\CaretElement.cs (1)
982
if (!_win32Caret ||
_win32Height
!= _height)