kamyaw010
Results
2
comments of
kamyaw010
Same here, can't trigger ItemInvoked event nor SelectionChanged event without C# code manual trigs. I set MouseLeftUp event on every NavViewItem to bypass this issue.
> The behavior you see is pretty much hard-coded: > > https://github.com/JamesNK/Newtonsoft.Json/blob/2eaa475f8853f2b01ac5591421dcabd7a44f79ce/Src/Newtonsoft.Json/Serialization/JsonSerializerInternalWriter.cs#L154-L160 > > As a (past) user of the library myself (only still using it in old legacy projects...