HypernovaDesktop Components · docs
Binarymission
WPFRounded Corner Container › RoundedCornerContainer

RoundedCornerContainer

class.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WPF.Controls.Containers

An extended .NET WPF content control that provides rounded corners to any framework elements in WPF.

public class RoundedCornerContainer : ContentControl

Inherits from / implements: ContentControl

Members at a glance

CornerRadiusGets or sets the corner radius.
CornerRadiusPropertyIdentifies the CornerRadius dependency property.

Properties

CornerRadius

public CornerRadius CornerRadius

Gets or sets the corner radius.

Value. The corner radius.

Fields

CornerRadiusProperty

public static readonly DependencyProperty CornerRadiusProperty

Identifies the CornerRadius dependency property.