Glyph |
public class GlyphPicker : BaseBindableView, IComponentConnector
The GlyphPicker type exposes the following members.
| Name | Description | |
|---|---|---|
| GlyphPicker | Initializes a new instance of the GlyphPicker class |
| Name | Description | |
|---|---|---|
| FontFamily | ||
| GlyphSelected |
| Name | Description | |
|---|---|---|
| InitializeComponent | InitializeComponent | |
| OnPreviewKeyDown | (Overrides UIElementOnPreviewKeyDown(KeyEventArgs)) | |
| 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) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Raised whenever a property value has changed.
(Inherited from BaseBindableView) |
| Name | Description | |
|---|---|---|
| IComponentConnectorConnect | Attaches events and names to compiled content. |