Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1019 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 1019 Bytes

UniversalWPF

A set of WPF Controls ported from Windows Universal

NOTE: This is a work in progress. State Triggers are not working yet. RelativePanel should work but needs lots of testing (please help!), SplitView is partially working, but needs some work still.

Controls

  • RelativePanel - Fully implemented but needs more testing (please help and report any rendering differences between this and Universal's RelativePanel). Want to see this built-in in WPF? Vote here

capture-3

  • SplitView (Very much work in progress - doesn't animate in/out and closed compact mode isn't rendering)

  • StateTrigger / AdaptiveTrigger (API complete, functionality not so much)

image