Property | Type | Description |
---|
Method | Description | |
---|---|---|
OpenGroup ( string changeGroupTitle, ICollection |
Opens a new change group used to batch several changes. ChangeGroups work as transactions and are used to support the Undo/Redo system.
|
|
Save ( System writer ) : void |
Saves the XAML DOM into the XML writer.
|
|
XamlDesignContext ( |
Creates a new XamlDesignContext instance.
|
public OpenGroup ( string changeGroupTitle, ICollection |
||
changeGroupTitle | string | |
affectedItems | ICollection |
|
return | ChangeGroup |
public XamlDesignContext ( |
||
xamlReader | ||
loadSettings | ||
return | System |