コード例 #1
0
 private void OnSelectionChanged(object sender, EventArgs e)
 {
     _component.SetSelection(_galleryView.Selection);
 }