Implemented interface member:
property
ScrollOwner
System.Windows.Controls.Primitives.IScrollInfo.ScrollOwner
2 references to ScrollOwner
PresentationFramework (2)
src\Framework\System\Windows\Controls\Stack.cs (2)
813
if (
ScrollOwner
!= null) {
ScrollOwner
.InvalidateScrollInfo(); }