Gets or sets the margin of the window's content. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.Common.Wpf
C#
![]() |
---|
public Thickness ContentMargin { get; set; } |
Visual Basic
![]() |
---|
Public Property ContentMargin As Thickness |
A Silverlight Thickness object.