Share via


IPageNavigator.HeadlineIcon Property

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