CompletionIcon2.IconSource 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.
This property is not supported by CompletionIcon2 and will always return null. To get the current icon use IconMoniker.
public:
virtual property System::Windows::Media::ImageSource ^ IconSource { System::Windows::Media::ImageSource ^ get(); void set(System::Windows::Media::ImageSource ^ value); };
public override System.Windows.Media.ImageSource IconSource { get; set; }
member this.IconSource : System.Windows.Media.ImageSource with get, set
Public Overrides Property IconSource As ImageSource
Property Value
Returns ImageSource.