'Declaration Public Property ContentPadding As Thickness
'Usage Dim instance As CellBackgroundPanel Dim value As Thickness instance.ContentPadding = value value = instance.ContentPadding
public Thickness ContentPadding {get; set;}
'Declaration Public Property ContentPadding As Thickness
'Usage Dim instance As CellBackgroundPanel Dim value As Thickness instance.ContentPadding = value value = instance.ContentPadding
public Thickness ContentPadding {get; set;}