Esempio n. 1
0
 protected virtual void Drag(PointerEventData eventData)
 {
     _scrollPanel.Drag(eventData);
 }