Method GetHeaderButtonHeight
GetHeaderButtonHeight(AbstractControl)
Returns the default height of a header button in dips, either a fixed platform height if available, or a generic height based on the window's font.
double GetHeaderButtonHeight(AbstractControl control)
Parameters
control
AbstractControlControl in which drawing will be performed.