Method SafeBorderWidth
SafeBorderWidth(AbstractControl?)
Gets Thickness that represents border widths for the specified control.
public static Thickness SafeBorderWidth(AbstractControl? control)
Parameters
control
AbstractControlControl to get border widths for.