ImageButton.ImageNormal Property
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:
property System::Windows::Media::ImageSource ^ ImageNormal { System::Windows::Media::ImageSource ^ get(); void set(System::Windows::Media::ImageSource ^ value); };
public System.Windows.Media.ImageSource ImageNormal { get; set; }
member this.ImageNormal : System.Windows.Media.ImageSource with get, set
Public Property ImageNormal As ImageSource
Property Value
Microsoft internal use only.