Doc-O-Matic Live Demo
Doc-O-Matic Live Demo
/
XmlNotepad Namespace
Microsoft Namespace
XmlNotepad Namespace
/
Classes
XmlNotepad.Properties Namespace
Classes
Interfaces
Structs, Records, Enums
Types
/
PasteCommand
AccessibleNode
AccessibleNodeTextView
AccessibleNodeTextViewNode
AccessibleTree
CacheEntry
ChangeNode
Checker
ColorBuilder
Command
CommandEventArgs
CompletionSet
CompoundCommand
CurrentEvent
CutCommand
DataGridViewBrowseCell
DateTimeEditor
DeleteNode
DomLoader
EditAttributeName
EditElementName
EditNodeName
EditNodeValue
EditProcessingInstructionName
ErrorHandler
FormAbout
FormMain
FormOptions
FormSchemas
FormSearch
HLSColor
InsertNode
IntelliTip
IntelliTipEventArgs
LineInfo
LineStates
ModelChangedEventArgs
MoveNode
MyForm
MyXmlNamespaceResolver
NoBorderTabControl
NoBorderTabControlEventArgs
NoBorderTabPage
NodeChangeEventArgs
NodeLabelEditEventArgs
NodeTextView
NudgeNode
PaneResizer
PasteCommand
PerfTimer
PersistentFileNames
Program
RecentFileEventArgs
RecentFilesMenu
SR
SchemaCache
SchemaDialogAddFiles
SchemaDialogCommand
SchemaDialogCutCommand
SchemaDialogEditCommand
SchemaResolver
Settings
StringHelper
TabNavigator
Task
TaskHandler
TaskList
TextEditorEventArgs
TextEditorLayoutEventArgs
TextEditorOverlay
TreeData
TreeNode
TreeNodeCollection
TreeParent
TreeView
TreeViewDropFeedback
TreeViewEventArgs
TypeToFindHandler
UndoManager
Updater
UriBuilder
Utilities
WebBrowserForm
XmlCache
XmlHelpers
XmlIncludeReader
XmlIntellisenseList
XmlIntellisenseProvider
XmlName
XmlTreeNode
XmlTreeNodeCollection
XmlTreeView
XmlTreeViewDropFeedback
XmlTreeViewFindTarget
XsltViewer
Close
Search
PasteCommand Class
Namespace:
XmlNotepad
C++
C#
Visual Basic
IDL
JavaScript
class
PasteCommand
:
public
Command
;
public
class
PasteCommand
:
Command
;
Public
Class
PasteCommand
Inherits
Command
class
PasteCommand :
public
Command
;
PasteCommand
Inheritance
XmlNotepad.Command
XmlNotepad.PasteCommand
Description
This is class XmlNotepad.PasteCommand.
Constructors
PasteCommand
This is PasteCommand, a member of class PasteCommand.
Methods
Show:
Inherited
No members matching the current filter
Do
This is Do, a member of class Command. (Inherited from
Command
)
Do
This is Do, a member of class PasteCommand.
Redo
This is Redo, a member of class Command. (Inherited from
Command
)
Redo
This is Redo, a member of class PasteCommand.
Undo
This is Undo, a member of class Command. (Inherited from
Command
)
Undo
This is Undo, a member of class PasteCommand.
Properties
Show:
Inherited
No members matching the current filter
IsNoop
This is IsNoop, a member of class Command. (Inherited from
Command
)
IsNoop
This is IsNoop, a member of class PasteCommand.
Name
This is Name, a member of class Command. (Inherited from
Command
)
Name
This is Name, a member of class PasteCommand.
NewNode
This is NewNode, a member of class PasteCommand.
See Also
PasteCommand Methods
PasteCommand Properties
Classes