XamlEditOperations Class
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Deals with operations on controls which also require access to internal XML properties of the XAML Document.
Inheritance
System.Object
XamlEditOperations
Syntax
public class XamlEditOperations
Constructors
XamlEditOperations(XamlDesignContext, XamlParserSettings) |
Properties
Delimeter | Delimited character to separate different piece of Xaml's |
Methods
Copy(ICollection<DesignItem>) | Copy |
Cut(ICollection<DesignItem>) | Copy |
Paste() | Paste items from clipboard into the designer. |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()