Gets or sets a value indicating whether the contents of the host is clipped when outside of the host's bounds. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.Common.Wpf
C#
![]() |
---|
public bool ClipContent { get; set; } |
Visual Basic
![]() |
---|
Public Property ClipContent As Boolean |
true to clip the contents; otherwise, false.