Search Results for

    Show / Hide Table of Contents

    Class RoundedCornerContainer

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

    Namespace: Binarymission.WPF.Controls.Containers
    Assembly: Binarymission.WPF.Controls.RoundedCornerContainer.dll
    Syntax
    public class RoundedCornerContainer : ContentControl

    Constructors

    RoundedCornerContainer()

    Declaration
    public RoundedCornerContainer()

    Properties

    CornerRadius

    Gets or sets the corner radius.

    Declaration
    public CornerRadius CornerRadius { get; set; }
    In This Article
    Back to top Copyright © Binarymission Technologies Ltd., UK.