Miner.Responder.Presentation.Wpf Assembly > Miner.Responder.Presentation.Wpf.Control Namespace > PhaseDecoration Class : PhaseChanged Event |
'Declaration <CategoryAttribute("State")> <BrowsableAttribute(True)> Public Event PhaseChanged As RoutedPropertyChangedEventHandler(Of SinglePhase)
'Usage Dim instance As PhaseDecoration Dim handler As RoutedPropertyChangedEventHandler(Of SinglePhase) AddHandler instance.PhaseChanged, handler
[Category("State")] [Browsable(true)] public event RoutedPropertyChangedEventHandler<SinglePhase> PhaseChanged
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.