## WF serializes Expressions.Literal<T> DateTimes differently now (breaks custom XAML parsers) ### Scope Edge ### Version Introduced 4.5 ### Source Analyzer Status Planned ### Change Description The associated object will convert a or object whose Second and components are non-zero and (for a value) whose property is not Unspecified to property element syntax instead of a string. This change allows and values to be round-tripped. Custom XAML parsers that assume that input XAML is in the attribute syntax will not function correctly. - [ ] Quirked - [ ] Build-time break ### Recommended Action This change allows and values to be round-tripped. Custom XAML parsers that assume that input XAML is in the attribute syntax will not function correctly. ### Affected APIs * Not detectable via API analysis ### Category Windows Workflow Foundation (WF)