You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Look at the Example program and modify the statement on line 13 of TabbedMainWindowTest.xaml to be: <glWpfControl:NonReloadingTabControl SelectedIndex="1">
Then the KeyDown event will be lost and the following error will appear: EventSource Error: ERROR: Exception during EventCounter cpu-usage metricProvider callback: Attempted to divide by zero.
The text was updated successfully, but these errors were encountered:
Look at the Example program and modify the statement on line 13 of TabbedMainWindowTest.xaml to be:
<glWpfControl:NonReloadingTabControl SelectedIndex="1">
Then the KeyDown event will be lost and the following error will appear:
EventSource Error: ERROR: Exception during EventCounter cpu-usage metricProvider callback: Attempted to divide by zero.
The text was updated successfully, but these errors were encountered: