CornerStyle
enum.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WPF.Controls.Office
Lists the supported window border corner styles.
public enum CornerStyle
Members at a glance
All | Corner edge style is applied to only the all edges of the window. |
Default | The default corner edge style - i.e. no built-in style is applied. |
Top | Corner edge style is applied to only the top edges of the window. |
Members
All
Corner edge style is applied to only the all edges of the window.
Default
The default corner edge style - i.e. no built-in style is applied.
Top
Corner edge style is applied to only the top edges of the window.