You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced Developer Tools which are controls for helping developers creating applications. This release includes a FocusTracker (used to display information about the current focused XAML element) and an AlignmentGrid (used to display a grid to help aligning controls) - David Catuhe (PR - Documentation and Documentation)
ImageEx: Added DecodePixelHeight, DecodePixelType and DecodePixelWidth properties - Hermit Dave (PR - Documentation)
Added new features to MarkdownTextBlock: Github code style, images and link foreground color - David Catuhe (PR - Documentation)
NetworkHelper: Provides functionality to monitor changes in network connection and allows users to query for network information without additional lookups - Hermit Dave (PR - Documentation)
ViewExtensions: TitleBar and StatusBar can now be controlled from XAML - Hermit Dave (PR - Documentation)