Jump to: navigation, search

Changes


/* Show Properties and Property details */ fixed a double neg
=== Show Properties and Property details ===
{{Version/WinXSince|4.0}}{{Version/XamarinSince|4.0}} Properties are now attached directly to the ContentViewModel, grouped under several useful collections, such as;
* Properties.VisibleItems - all delivered Properties that are not set as not [[Visibility|visible]] in the data model.
* Properties.EditableItems - Properties that can be edited by the user.
* Properties.ImportantItems - Properties that exceed the [[UBIK_WinX_Client_Basics#High_priority_properties|Priority Threshold]] defined in the Profile or Settings page.
460
edits