Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[C] support TargetNullValue in TypedBindings #4490

Merged
merged 1 commit into from Nov 21, 2018
Merged

Conversation

StephaneDelcroix
Copy link
Member

@StephaneDelcroix StephaneDelcroix commented Nov 20, 2018

Description of Change

Call base.GetSourceValue so the TargetNullValue is returned in case of a
null value. I have no idea why the code was there, but commented out,
and I don't want any of you to start digging at the why it wasn't
enabled before.

Issues Resolved

API Changes

None

Platforms Affected

  • Core/XAML (all platforms)

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

PR Checklist

  • Has automated tests
  • Rebased on top of the target branch at time of PR
  • Changes adhere to coding standard

Call base.GetSourceValue so the TargetNullValue is returned in case of a
null value. I have no idea why the code was there, but commented out,
and I don't want any of you to start digging at the why it wasn't
enabled before.

- fixes #4103
@StephaneDelcroix StephaneDelcroix merged commit 17f5ce5 into master Nov 21, 2018
v3.6.0 automation moved this from In Review to Done Nov 21, 2018
@StephaneDelcroix StephaneDelcroix deleted the fix_gh4103 branch November 21, 2018 07:32
@samhouts samhouts added this to the 4.0.0 milestone Dec 4, 2018
@samhouts samhouts removed this from Done in v3.6.0 Jan 3, 2019
@samhouts samhouts modified the milestones: 4.0.0, 3.5.0 Jan 10, 2019
@samhouts samhouts added this to Done in v3.5.0 Jan 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
v3.5.0
  
Done
Development

Successfully merging this pull request may close these issues.

TargetNullValue does not work with x:DataType
4 participants