Implement UiaGetUpdatedCache, as well as some UI Automation ConditionTypes.
-- v2: uiautomationcore: Add support for ConditionType_Not conditions. uiautomationcore/tests: Add ConditionType_Property tests. uiautomationcore/tests: Add tests for boolean UIA ConditionTypes. uiautomationcore: Add basic UiaCondition support to UiaGetUpdatedCache. uiautomationcore: Implement UiaGetUpdatedCache. uiautomationcore: Add UiaGetUpdatedCache stub.