ImageButton 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 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. |