Text |
public class TextSettingView : BaseBindableView, IHelpView, IComponentConnector
The TextSettingView type exposes the following members.
| Name | Description | |
|---|---|---|
| TextSettingView | Initializes a new instance of the TextSettingView class |
| Name | Description | |
|---|---|---|
| GetFontInformation | ||
| GetHelpID | ||
| InitializeComponent | InitializeComponent | |
| RaisePropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BaseBindableView) | |
| SetPropertyT |
Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BaseBindableView) | |
| UpdateDynamicText | ||
| UpdateFonts |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Raised whenever a property value has changed.
(Inherited from BaseBindableView) |
| Name | Description | |
|---|---|---|
| IComponentConnectorConnect | Attaches events and names to compiled content. |