1 write to _yExtent
PresentationFramework (1)
src\Framework\System\Windows\Controls\ScrollViewer.cs (1)
2417_yExtent = ScrollInfo.ExtentHeight;
2 references to _yExtent
PresentationFramework (2)
src\Framework\System\Windows\Controls\ScrollViewer.cs (2)
404get { return _yExtent; } 2418SetValue(ExtentHeightPropertyKey, _yExtent);