ImageButton Class

Definition

Microsoft internal use only.

public ref class ImageButton : System::Windows::Controls::Button
public class ImageButton : System.Windows.Controls.Button
type ImageButton = class
    inherit Button
Public Class ImageButton
Inherits Button
Inheritance
ImageButton

Constructors

ImageButton()

Microsoft internal use only.

Fields

BackgroundHoverProperty

Microsoft internal use only.

BackgroundPressedProperty

Microsoft internal use only.

ImageHoverProperty

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.

ImageHover

Microsoft internal use only.

ImageNormal

Microsoft internal use only.

ImagePressed

Microsoft internal use only.

Applies to