1 instantiation of ScrollData
PresentationFramework (1)
src\Framework\System\Windows\Controls\Stack.cs (1)
795if (_scrollData == null) { _scrollData = new ScrollData(); }
1 reference to ScrollData
PresentationFramework (1)
src\Framework\System\Windows\Controls\Stack.cs (1)
1086private ScrollData _scrollData;