ImageCheckBox Class

Definition

Microsoft internal use only.

public ref class ImageCheckBox : System::Windows::Controls::CheckBox
public class ImageCheckBox : System.Windows.Controls.CheckBox
type ImageCheckBox = class
    inherit CheckBox
Public Class ImageCheckBox
Inherits CheckBox
Inheritance
ImageCheckBox

Constructors

ImageCheckBox()

Microsoft internal use only.

Fields

BackgroundHoverProperty

Microsoft internal use only.

BackgroundPressedProperty

Microsoft internal use only.

ImageCheckedHoverProperty

Microsoft internal use only.

ImageCheckedProperty

Microsoft internal use only.

ImageNormalHoverProperty

Microsoft internal use only.

ImageNormalProperty

Microsoft internal use only.

ImagePressedProperty

Microsoft internal use only.

Properties

BackgroundHover

Microsoft internal use only.

BackgroundPressed

Microsoft internal use only.

ImageChecked

Microsoft internal use only.

ImageCheckedHover

Microsoft internal use only.

ImageNormal

Microsoft internal use only.

ImageNormalHover

Microsoft internal use only.

ImagePressed

Microsoft internal use only.

Applies to