[]
Expose computed properties to be used inside the template of the tools.
public class ToolTemplateSettings : INotifyPropertyChanged
Public Class ToolTemplateSettings
Implements INotifyPropertyChanged
| Name | Description |
|---|---|
| ToolTemplateSettings() |
| Name | Description |
|---|---|
| IconTemplate | Gets the effective icon template. |
| IsLabelVisible | Gets or sets whether the Label should be visible in the UI. |
| Label | Gets the effective label string. |
| Name | Description |
|---|---|
| OnPropertyChanged(string) | Called when a property changed. |
| Name | Description |
|---|---|
| PropertyChanged | Occurs when property changed. |