Bit |
public class BitArraySelector : BaseBindableView, IComponentConnector
The BitArraySelector type exposes the following members.
| Name | Description | |
|---|---|---|
| BitArraySelector | Initializes a new instance of the BitArraySelector class |
| Name | Description | |
|---|---|---|
| Bits | ||
| DataSize | ||
| IsValid | ||
| SecondaryForeground | ||
| StartingBitOffset | ||
| UseSecondaryForeground | ||
| Value | ||
| ValueFontStyle | ||
| ValueFontWeight |
| Name | Description | |
|---|---|---|
| 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) |
| Name | Description | |
|---|---|---|
| PropertyChanged |
Raised whenever a property value has changed.
(Inherited from BaseBindableView) |
| Name | Description | |
|---|---|---|
| BitsProperty | ||
| DataSizeProperty | ||
| SecondaryForegroundProperty | ||
| StartingBitOffsetProperty | ||
| UseSecondaryForegroundProperty | ||
| ValueFontStyleProperty | ||
| ValueFontWeightProperty | ||
| ValueProperty |
| Name | Description | |
|---|---|---|
| IComponentConnectorConnect | Attaches events and names to compiled content. |