Jump to: navigation, search

Changes


Custom View (Client)

1 byte removed, 13:00, 12 October 2020
Command="{Binding CloseDialogCommand}" />
</source>
The data context provided through the command parameter (Properties.AllItems[FINISHED].Content) is of type PropertyItem and is the same as in the UBIKPropertyItem template. You can access it using KeyValueList[[TemplateDataContext].
In the example above, the text control displays the value of the supplied property (item).