Closed devkanro closed 7 years ago
Good, I also create a demo to reproduce this bug. https://github.com/h82258652/WinrtXamlToolkitVisualTreeHelperExtensionsBugDemo
@xyzzer hope to see the fixed nuget package as soon as possible.
As soon as I have a moment
On Sat, Feb 11, 2017 at 8:17 PM, h82258652 notifications@github.com wrote:
@xyzzer https://github.com/xyzzer hope to see the fixed nuget package as soon as possible.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/xyzzer/WinRTXamlToolkit/pull/45#issuecomment-279195750, or mute the thread https://github.com/notifications/unsubscribe-auth/ABrAsBNgL3Ybg_bmMTWfrqNWBSJAcOVoks5rboe_gaJpZM4L9xy5 .
Done
It should be done now
@xyzzer yes, it works for me now, thanks a million.
Fix 'GetDescendants' method get child count of 'start', it should be 'parent'.