Changes
XAML
,/* UBIKImageEditor */
</ctrls:UBIKImageEditor>
</source>
The MergeAnnotationsOnSave property allows to configure whether annotations should be shared through the {{UBIK}} property from the respective Annotation classification (false, default), or if they should be merged directly into the original file (true): {{Version/WinXSince|3.8.0}}
<source lang = "xml">
<ctrls:UBIKImageEditor MergeAnnotationsOnSave="true" <!--true to merge automatically, false to use the classification-->
...
</ctrls:UBIKImageEditor>
</source>
[[Category:WinX|XAML]]
[[Category:XAML|XAML]]
=== Advanced ===