Method GetLabelMargin
GetLabelMargin()
Calculates the margin to be applied to a dialog label.
protected virtual Thickness GetLabelMargin()
Returns
Remarks
The default implementation returns a uniform margin of 5 units on all sides. Override this method in a derived class to provide custom margin values.