CrispImageCheckBox Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft internal use only.
public ref class CrispImageCheckBox : System::Windows::Controls::CheckBox
public class CrispImageCheckBox : System.Windows.Controls.CheckBox
type CrispImageCheckBox = class
inherit CheckBox
Public Class CrispImageCheckBox
Inherits CheckBox
- Inheritance
-
CrispImageCheckBox
Constructors
| CrispImageCheckBox() |
Microsoft internal use only. |
Fields
| BackgroundHoverProperty |
Microsoft internal use only. |
| BackgroundPressedProperty |
Microsoft internal use only. |
| ImageMonikerCheckedHoverProperty |
Microsoft internal use only. |
| ImageMonikerCheckedProperty |
Microsoft internal use only. |
| ImageMonikerNormalHoverProperty |
Microsoft internal use only. |
| ImageMonikerNormalProperty |
Microsoft internal use only. |
| ImageMonikerPressedProperty |
Microsoft internal use only. |
Properties
| BackgroundHover |
Microsoft internal use only. |
| BackgroundPressed |
Microsoft internal use only. |
| ImageMonikerChecked |
Microsoft internal use only. |
| ImageMonikerCheckedHover |
Microsoft internal use only. |
| ImageMonikerNormal |
Microsoft internal use only. |
| ImageMonikerNormalHover |
Microsoft internal use only. |
| ImageMonikerPressed |
Microsoft internal use only. |