Gets or sets the image used for resources without a specific image when DisplayAssignedResourceImagesOnly is true.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public ImageSource DefaultAssignedResourceImageSource { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property DefaultAssignedResourceImageSource As ImageSource |