ITaskbarButtonService.ThumbnailClipMargin Property
Gets or sets the thumbnail clipping margins
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Thickness | A System.Windows.Thickness value. The default is 0. |
See Also