Jump to: navigation, search

Changes


Property Direct Edit (Client)

21 bytes added, 11:46, 28 January 2022
/* Behaviors and controls */
<tab name="DateTime Control UWP">
The DateTime Control has CalendarControl and TimeControl both have an additional Event called "DateTimeChanged" that is called when confirming a value on the flyoutpickers.
<source lang = "xml">
<controls:UBIKCalendarControl DateString="{Binding ValueItem.PropertyValue.Date, Mode=TwoWay}">
33
edits