Skip to content

Commit

Permalink
chore: Improve Binding method description
Browse files Browse the repository at this point in the history
  • Loading branch information
eriklimakc committed Mar 6, 2024
1 parent e329643 commit ec44fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Learn/Markup/SourceUsage.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Below is a list of methods available for use within binding expressions:

| Property | Description |
| ----------------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| `Binding()` | Sets the Binding |
| `Binding()` | Sets the Binding Path |
| `DataContext<TDataContext>()` | Sets the DataContext |
| `Mode(BindingMode)` | Sets Binding Mode |
| `OneTime()` | Sets Binding Mode to OneTime |
Expand Down

0 comments on commit ec44fed

Please sign in to comment.