Class DocumentOutlineSidebarControl

Interaction logic for DocumentOutlineSidebarControl.xaml

System.Object
  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
                  MarkdownMonster.Windows.DocumentOutlineSidebarControl
public class DocumentOutlineSidebarControl : UserControl, IComponentConnector,
   IStyleConnector

Class Members

MemberDescription

Constructor

ListOutline

ListOutline Name Field

InitializeComponent

InitializeComponent

public sealed void InitializeComponent()

RefreshOutline

Refreshes the document outline if if it is visible and

public Task RefreshOutline(int editorLineNumber)

IgnoreSelection

Set this value to UtcNow to avoid next navigation

Model

Requirements

Namespace: MarkdownMonster.Windows
Assembly: markdownmonster.exe

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic