Click or drag to resize

PageText Class

Interaction logic for PageText.xaml
PageText
Inheritance Hierarchy

Namespace:  VMInfoFace.Win.Pages
Assembly:  VMInfoFace.Win (in VMInfoFace.Win.exe) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public class PageText : Page, IComponentConnector

The PageText type exposes the following members.

Constructors
  NameDescription
Public methodPageText
Initializes a new instance of the PageText class. Constructor without parameter
Top
Properties
  NameDescription
Public propertyText
Text of control
Top
Methods
  NameDescription
Public methodInitializeComponent
InitializeComponent
Top
Fields
  NameDescription
Protected fieldTextBox
Top
Extension Methods
  NameDescription
Public Extension MethodRefresh
UI refresh method
(Defined by Helper.)
Top
Explicit Interface Implementations
See Also