MindFusion.Wpf Pack Programmer's Guide
Window.ButtonBorderThickness Property
See Also
 





Gets or sets the border thickness of the buttons in the window. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public Thickness ButtonBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property ButtonBorderThickness As Thickness

 Property Value

A WPF Thickness object.

 See Also

Window Members
Window Class
MindFusion.UI.Wpf Namespace