Method ToggleContentVisibility
ToggleContentVisibility(double)
Toggles the visibility state of the content and updates the minimum height based on the specified suggested height.
public virtual void ToggleContentVisibility(double suggestedHeight)
Parameters
suggestedHeightdoubleThe suggested minimum height, in device-independent units (DIP), to apply when updating the content's minimum height.