C# (CSharp) WinRTXamlToolkit.Controls.Extensions.Forms Namespace

Classes

Name Description
FocusTracker Provides a FocusChanged event that fires whenever an element loses focus. Some polling is used for robustness which means the event might fire with a delay or that some rapid focus changes might be missed due to some early failurs coming from relying solely on the UIElement.LostFocus event.