The dialog window's icon.
| C# | Visual Basic | Visual C++ |
public ImageSource Icon { get; set; }
Public Property Icon As ImageSource
public: property ImageSource^ Icon { ImageSource^ get (); void set (ImageSource^ value); }
| C# | Visual Basic | Visual C++ |
public ImageSource Icon { get; set; }
Public Property Icon As ImageSource
public: property ImageSource^ Icon { ImageSource^ get (); void set (ImageSource^ value); }