UpdateTrigger
When a two-way binding pushes the control's value back to the source.
- Kind: Enum
- Namespace: SkeleKit
- Implements:
IComparable,IConvertible,IFormattable,ISpanFormattable
Values
| Name | Summary |
|---|---|
FocusLost | When the control loses focus. |
PropertyChanged | On every change (default). |