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