When the LayerSelected event is called (either in MapFrame or Layer), the LayerSelectedEventArgs event property IsSelected is false when the item is clicked, and true when it is "unclicked." The Layer.IsSelected property is also false when this happens. This is not what I expect. Is this behavior by design or is it a bug?
↧