Gets or sets the ImageSource object displayed in the window title.
This is a dependency property.
Namespace:
C1.WPF.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
public ImageSource Icon { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Icon As ImageSource Get Set |
Remarks
This is a dependency property.