Device.GetPropertyMargins

Device.GetPropertyMargins method

Gets a value of margin property.

public Margins GetPropertyMargins(string key)
ParameterTypeDescription
keyStringThe name of property.

Return Value

The property value.

See Also