Class TreeLayoutEngineWidget
- Namespace
- Whim.TreeLayout.Bar
- Assembly
- Whim.TreeLayout.Bar.dll
Interaction logic for TreeLayoutEngineWidget.
[WinRTRuntimeClassName("Microsoft.UI.Xaml.IUIElementOverrides")]
[WinRTExposedType(typeof(Whim_TreeLayout_Bar_TreeLayoutEngineWidgetWinRTTypeDetails))]
public sealed class TreeLayoutEngineWidget : UserControl, IEquatable<DependencyObject>, IAnimationObject, IVisualElement, IVisualElement2, IEquatable<UIElement>, IEquatable<FrameworkElement>, IEquatable<Control>, IWinRTObject, IUnmanagedVirtualMethodTableProvider, IDynamicInterfaceCastable, IEquatable<UserControl>, IDisposable
- Inheritance
-
TreeLayoutEngineWidget
- Implements
-
IWinRTObject
- Inherited Members
Properties
ViewModel
The tree layout engine widget.
public TreeLayoutEngineWidgetViewModel ViewModel { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
InitializeComponent()
InitializeComponent()
public void InitializeComponent()