Shows all available apps provided by the BuiltAppsListViewModel.
View code on GitHub
BuiltAppsListView
Inheritance Hierarchy
System.Windows.Threading DispatcherObject
System.Windows DependencyObject
System.Windows.Media Visual
System.Windows UIElement
System.Windows FrameworkElement
System.Windows.Controls Control
System.Windows.Controls ContentControl
System.Windows.Controls UserControl
DeltaEngine.Editor.AppBuilder BuiltAppsListView
Namespace: DeltaEngine.Editor.AppBuilder
Assembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The BuiltAppsListView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BuiltAppsListView | Initializes a new instance of the BuiltAppsListView class |
Methods
Name | Description | |
---|---|---|
InitializeComponent |
InitializeComponent
View code on GitHub |
Properties
Name | Description | |
---|---|---|
ViewModel |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComponentConnector Connect | ||
IStyleConnector Connect |
See Also