Property IsSmartDiffCodeSerializationRequired
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
IsSmartDiffCodeSerializationRequired
When implemented by a class, gets or sets method used to identify whether FormDesignerControl
content should be saved only by taking into account code difference.
Func<IFormDesignerControl, bool> IsSmartDiffCodeSerializationRequired { get; set; }