[]
Expose computed properties to be used inside the template of the tools.
public class ToolTemplateSettings : INotifyPropertyChanged
| Name | Description |
|---|---|
| ToolTemplateSettings() |
| Name | Description |
|---|---|
| IconTemplate | Gets the effective icon template. |
| Label | Gets the effective label string. |
| LabelVisibility | Gets the effective label visibility. |
| Name | Description |
|---|---|
| OnPropertyChanged(string) | Called when a property changed. |
| Name | Description |
|---|---|
| PropertyChanged | Occurs when property changed. |