Navigation :
FocusMoment
Name |
Value |
Assembly |
Catel.MVVM |
Namespace |
Catel.Windows.Interactivity |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Xamarin - iOS |
public enum FocusMoment : Enum
Base types
Enum
Available moments on which the focus can be set.
Fields
Event
2
Focus when a specific event occurs.
Loaded
0
Focus when the control is loaded.
PropertyChanged
1
Focus when a property has changed.
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion