C# (CSharp) WinRTXamlToolkit.Controls.Extensions.Forms 네임스페이스

클래스들

이름 설명
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.