ICallHierarchyMemberItem.DisplayGlyph 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.
Gets the display glyph.
public:
property System::Windows::Media::ImageSource ^ DisplayGlyph { System::Windows::Media::ImageSource ^ get(); };
public System.Windows.Media.ImageSource DisplayGlyph { get; }
member this.DisplayGlyph : System.Windows.Media.ImageSource
Public ReadOnly Property DisplayGlyph As ImageSource
Property Value
The display glyph.