Summary
    Verifies if the Thickness contains only zero values
    
		- Namespace
 - MahApps
.Metro .Controls  - Containing Type
 - Utils
 
Syntax
public static bool IsZero(this Thickness thick)
	Parameters
| Name | Type | Description | 
|---|---|---|
| thick | Thickness | Thickness | 
Return Value
| Type | Description | 
|---|---|
| bool | Size | 
