Interface ILayoutElementWithVisibility
Interface definition for a layout element that can update its visibility (IsVisible) property.
public interface ILayoutElementWithVisibility
- Extension Methods
Methods
ComputeVisibility()
Invoke this to update the visibility (IsVisible) property of this layout element.
void ComputeVisibility()