Summary
    Gets or sets the padding of the inner content.
    
		- Namespace
 - MahApps
.Metro .Controls  - Containing Type
 - ToggleSwitch
 
Syntax
[Bindable(true)]
[Category(AppName.MahApps)]
public Thickness ContentPadding { get; set; }
	Attributes
| Type | Description | 
|---|---|
| Bindable | |
| Category | 
Value
| Type | Description | 
|---|---|
| Thickness | 
