Class EditorAndPreviewPane

Interaction logic for FolderBrowerSidebar.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.EditorAndPreviewPane
public class EditorAndPreviewPane : UserControl, IComponentConnector

Class Members

MemberDescription

Constructor

EditorSeparator

EditorSeparator Name Field

PreviewBrowserContainer

PreviewBrowserContainer Name Field

InitializeComponent

InitializeComponent

public sealed void InitializeComponent()

Release

Explicitly release Editor and Preview

public void Release()

TogglePreviewZoom

Toggles Preview Zoom. When on uses the entire pane to display the preview, otherwise reverts to split mode.

public void TogglePreviewZoom()

EditorHandler

Requirements

Namespace: MarkdownMonster.Windows
Assembly: markdownmonster.exe

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