PopupBody Class

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image

[Missing <summary> documentation for "T:PDFTron.SilverDox.Documents.Annotations.PopupBody"]

Namespace: PDFTron.SilverDox.Documents.Annotations
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010

Syntax

C#
public class PopupBody : UserControl, INotifyPropertyChanged
Visual Basic
Public Class PopupBody _
	Inherits UserControl _
	Implements INotifyPropertyChanged
Visual C++
public ref class PopupBody : public UserControl, 
	INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..UserControl
            PDFTron.SilverDox.Documents.Annotations..::..PopupBody

See Also