Class ThreadsView
[WinRTRuntimeClassName("Microsoft.UI.Xaml.Data.INotifyPropertyChanged")]
[WinRTExposedType(typeof(Alternet_Scripter_Debugger_UI_MAUI_LocalsViewWinRTTypeDetails))]
public class ThreadsView : ContentView, INotifyPropertyChanged, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, ILayout, ILayoutController, IVisualTreeElement, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout, IDebuggerThreadsPanel, IDebuggerPanel
- Inheritance
-
ThreadsView
- Implements
Constructors
- ThreadsView()
Initializes a new instance of the ThreadsView class.
Properties
- Debugger
Gets or sets
IScriptDebuggerBase
which threads will be displayed by this user control.
- SelectedThread
Gets a currently selected thread.
Methods
- Localize()
Localizes string resources.
- SetThreads(ThreadInfo[])
Sets threads to be displayed.
Events
- ThreadClick
When implemented by a class, occurs when a user clicks on the thread in the list.