CompletionIcon.IconSource 属性

定义

获取或设置图标源。

public:
 virtual property System::Windows::Media::ImageSource ^ IconSource { System::Windows::Media::ImageSource ^ get(); void set(System::Windows::Media::ImageSource ^ value); };
public virtual System.Windows.Media.ImageSource IconSource { get; set; }
member this.IconSource : System.Windows.Media.ImageSource with get, set
Public Overridable Property IconSource As ImageSource

属性值

ImageSource

图标源。

适用于