ITaskbarButtonService.ThumbnailClipMarginCallback Property
Gets or sets the ThumbnailClipMargin property callback.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type |
|---|
| Func<Size, Thickness> |
See Also
Gets or sets the ThumbnailClipMargin property callback.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Func<Size, Thickness> ThumbnailClipMarginCallback { get; set; }
Property ThumbnailClipMarginCallback As Func(Of Size, Thickness)
| Type |
|---|
| Func<Size, Thickness> |