Class XamlEditOperations
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
Deals with operations on controls which also require access to internal XML properties of the XAML Document.
public class XamlEditOperations
- Inheritance
-
XamlEditOperations
Constructors
Properties
- Delimeter
Delimited character to separate different piece of Xaml's
Methods
- Copy(ICollection<DesignItem>)
Copy
designItems
from the designer to clipboard.
- Cut(ICollection<DesignItem>)
Copy
designItems
from the designer to the clipboard.
- Paste()
Paste items from clipboard into the designer.