예제 #1
0
 private void ReportChanges()
 {
     ScrollReceiver?.ScrollBoundsChanged(new ScrollBoundsArgs(_size, _firstIndex));
 }