Miner.Responder.Presentation.Wpf.Switching Assembly > Miner.Responder.Presentation.Wpf.Switching.Control Namespace > NameListPopup Class : NameSelected Event |
'Declaration Public Event NameSelected As EventHandler(Of NameEventArgs)
'Usage Dim instance As NameListPopup Dim handler As EventHandler(Of NameEventArgs) AddHandler instance.NameSelected, handler
public event EventHandler<NameEventArgs> NameSelected
The event handler receives an argument of type NameEventArgs containing data related to this event. The following NameEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Name |
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.