Skip to content

BezelRepeatButton class

Defined in

Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Controls.BezelRepeatButton Modifiers: public

Summary

        GenericRepeatButton.
        

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Class hierarchy
classDiagram
class BezelRepeatButton
class CommonRepeatButtonBase
CommonRepeatButtonBase <|-- BezelRepeatButton

Inherits from: CommonRepeatButtonBase

Constructors

NameSummary
.ctorInitializes a new instance of the [BezelRepeatButton](# class.

Properties

NameSummary
GlareOpacityMaskGets or sets the glare opacity mask.
PressedBrushGets or sets the pressed brush.

Fields

NameSummary
static GlareOpacityMaskPropertyThe glare opacity mask property.
static PressedBrushPropertyThe pressed brush property.
Inherited members