Skip to main content
.NET Framework 4.5.2+

AppearanceController.RefreshItemAppearance Method

Name Parameters Description
RefreshItemAppearance(IViewInfo, String, String, Object, Object, EvaluatorContextDescriptor) view, itemType, itemName, item, contextObject, evaluatorContextDescriptor Collects and applies the conditional appearance rules appropriate for the specified UI element with a context descriptor specified.
RefreshItemAppearance(IViewInfo, String, String, Object, Object[], EvaluatorContextDescriptor) view, itemType, itemName, item, contextObjects, evaluatorContextDescriptor Collects and applies the conditional appearance rules appropriate for the specified UI element with a context descriptor specified.
RefreshItemAppearance(View, String, String, Object, Object, EvaluatorContextDescriptor) view, itemType, itemName, item, contextObject, evaluatorContextDescriptor Obsolete. Collects and applies the conditional appearance rules appropriate for the specified UI element with a context descriptor specified.
RefreshItemAppearance(View, String, String, Object, Object) view, itemType, itemName, item, contextObject Collects and applies the conditional appearance rules appropriate for the specified UI element.
RefreshItemAppearance(View, String, String, Object, Object[], EvaluatorContextDescriptor) view, itemType, itemName, item, contextObjects, evaluatorContextDescriptor Obsolete. Collects and applies the conditional appearance rules appropriate for the specified UI element with a context descriptor specified.