Completion3.IconSource Property

Definition

This property is not supported by Completion3 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

Null.

Applies to