Share via


IPageNavigator.HeadlineIcon Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Property HeadlineIcon As ImageSource
ImageSource HeadlineIcon { get; set; }
property ImageSource^ HeadlineIcon {
    ImageSource^ get ();
    void set (ImageSource^ value);
}
abstract HeadlineIcon : ImageSource with get, set
function get HeadlineIcon () : ImageSource 
function set HeadlineIcon (value : ImageSource)

Property Value

Type: System.Windows.Media.ImageSource
Returns ImageSource.

.NET Framework Security

See Also

Reference

IPageNavigator Interface

Microsoft.TeamFoundation.Controls.WPF Namespace