[Sample] Show using OneDrive Recent Files in GraphPresenter #55
Labels
Area: Controls
Completed 🔥
Controls: GraphPresenter
documentation 📃
Improvements or additions to documentation
enhancement ✨
New feature or request
Milestone
Describe the problem this feature would solve
Want to have a OneDrive sample for the GraphPresenter.
Currently blocked on Graph SDK bug microsoftgraph/MSGraph-SDK-Code-Generator#266
Describe the solution
Current solution used old NotifyTaskCompletion pattern now replaced by Toolkit MVVM package. We should have a new solution built on that somehow or alternate method.
Original Sample:
Original Converter:
New idea for converter (thanks @Sergio0694):
I think we can also just x:Bind directly to the helper function for the
ToFileSizeString
too.The text was updated successfully, but these errors were encountered: