Method | Description | |
---|---|---|
Copy ( ICollection |
Copy designItems from the designer to clipboard.
|
|
Cut ( ICollection |
Copy designItems from the designer to clipboard.
|
|
Paste ( ) : void |
Paste items from clipboard into the designer.
|
|
XamlEditOperations ( |
Method | Description | |
---|---|---|
AddInParent ( DesignItem parent, IList |
Adds Items under a parent given that the content property is collection and can add types of pastedItems
|
public Copy ( ICollection |
||
designItems | ICollection |
|
return | void |
public Cut ( ICollection |
||
designItems | ICollection |
|
return | void |
public XamlEditOperations ( |
||
context | ||
settings | ||
return | System |