Skip to content

Commit b1ce222

Browse files
Update knowledge-base/identify-current-selection-state-calendar-net-maui.md
Co-authored-by: Yordan <[email protected]>
1 parent bcfa706 commit b1ce222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/identify-current-selection-state-calendar-net-maui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ res_type: kb
2020
I want to determine the current selection state in the Calendar for UI for .NET MAUI, such as day, month, or year, to set a different `SemanticProperties.Description` dynamically based on the selection state.
2121

2222
This knowledge base article also answers the following questions:
23-
- How to bind Calendar's DisplayMode property to update UI elements?
23+
- How to bind Calendar's `DisplayMode` property to update UI elements?
2424
- How to use converters to adjust properties dynamically in .NET MAUI?
2525
- How to apply styles dynamically based on Calendar selection state?
2626

0 commit comments

Comments
 (0)