WpfPanel.SelectedAppChanged Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used when a tab page is selected to pass the event back to the main UI code
public:
virtual event Microsoft::Uii::Desktop::UI::Controls::SelectedAppChangedEventHandler ^ SelectedAppChanged;
public event Microsoft.Uii.Desktop.UI.Controls.SelectedAppChangedEventHandler SelectedAppChanged;
member this.SelectedAppChanged : Microsoft.Uii.Desktop.UI.Controls.SelectedAppChangedEventHandler
Public Event SelectedAppChanged As SelectedAppChangedEventHandler