You can subscribe to GraphicsLayer.PropertyChanged event and check for e.PropertyName = "SelectionCount" or "SelectedGraphics". Both of these properties will raise PropertyChanged event when graphics are added to or removed from SelectedGraphics. You can check for graphic.Selected property.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.