TaskbarButtonService.ThumbnailClipMargin Property
Gets or sets the thumbnail clipping margin.
Namespace: DevExpress.Mvvm.UI
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Thickness | A System.Windows.Thickness value. The default is 0. |
See Also