Keyoti RapidSpell WPF API Docs
Icon Property
APIKeyoti.RapidSpell.WpfRapidSpellDialogIcon
Keyoti RapidSpell WPF
The dialog window's icon.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public ImageSource Icon { get; set; }
public ImageSource Icon { get; set; }
Public Property Icon As ImageSource
	Get
	Set
Public Property Icon As ImageSource
	Get
	Set
public:
property ImageSource^ Icon {
	ImageSource^ get ();
	void set (ImageSource^ value);
}
public:
property ImageSource^ Icon {
	ImageSource^ get ();
	void set (ImageSource^ value);
}
member Icon : ImageSource with get, set
member Icon : ImageSource with get, set
Property Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214