Miner.Mobile.Common.Controls Namespace > MessageBox Class : Icon Property |
'Declaration
Public Property Icon As System.Windows.Media.ImageSource
'Usage
Dim instance As MessageBox Dim value As System.Windows.Media.ImageSource instance.Icon = value value = instance.Icon
public System.Windows.Media.ImageSource Icon {get; set;}
public read-write property Icon: System.Windows.Media.ImageSource;
public function get,set Icon : System.Windows.Media.ImageSource
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2