Method GetHeaderButtonHeight
GetHeaderButtonHeight(Control)
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.
public double GetHeaderButtonHeight(Control control)
Parameters
control
ControlControl in which drawing will be performed.