![]() | |
InteractionRibbonExecutionLinkItemViewModel Class |
Namespace: WeroSoft.Triton.Desktop.ViewModels
public class InteractionRibbonExecutionLinkItemViewModel : InteractionRibbonExecutionItemViewModel
The InteractionRibbonExecutionLinkItemViewModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | InteractionRibbonExecutionLinkItemViewModel |
Initializes a new instance of the type InteractionRibbonExecutionItemViewModel.
|
![]() | InteractionRibbonExecutionLinkItemViewModel(XElement) |
Initializes a new instance of the type InteractionRibbonExecutionItemViewModel.
|
Name | Description | |
---|---|---|
![]() | AutomationId |
Gets or sets the automation id.
(Inherited from InteractionBaseItemViewModel.) |
![]() | Command |
Gets the command behind this menu item.
(Inherited from InteractionRibbonExecutionItemViewModel.) |
![]() | CommandParameter |
Gets or sets the command parameter.
(Inherited from InteractionRibbonExecutionItemViewModel.) |
![]() | HasIcon |
Gets a value indicating whether the item has an icon.
(Inherited from InteractionBaseItemViewModel.) |
![]() | Header |
Gets the header of the menu item.
(Inherited from InteractionItemViewModel.) |
![]() | InputGestureText |
Gets the input gesture text of this menu item.
(Inherited from InteractionRibbonExecutionItemViewModel.) |
![]() | IsModified |
Gets or sets the flag indicating whether the object has been modified or not.
(Inherited from ViewModelBase.) |
![]() | IsReadOnly |
Gets or sets the flag indicating whether the object is read-only.
(Inherited from ViewModelBase.) |
![]() | IsSeparator |
Gets a value indicating whether the item is a separator.
(Inherited from InteractionBaseItemViewModel.) |
![]() | IsVisible |
Gets or sets a value indicating whether the item is visible.
(Inherited from InteractionBaseItemViewModel.) |
![]() | LargeIcon |
Gets or sets the large icon to be shown.
(Inherited from InteractionRibbonExecutionItemViewModel.) |
![]() | ModelCascadingCollectionChangedEventObjects |
Gets a list of cascaded events for collection changed.
(Inherited from ViewModelBase.) |
![]() | ModelCascadingEventObjects |
Gets a list of cascaded event objects.
(Inherited from ViewModelBase.) |
![]() | Name |
Gets the name of the primary element.
(Inherited from InteractionBaseItemViewModel.) |
![]() | Order |
Gets the order of the menu item.
(Inherited from InteractionBaseItemViewModel.) |
![]() | ResourceManager |
Gets or sets the resource from which the data shall be loaded.
(Inherited from InteractionItemViewModel.) |
![]() | RibbonStyle |
Gets or sets the ribbon style of the item.
|
![]() | SmallIcon |
Gets or sets the small icon to be shown.
(Inherited from InteractionRibbonExecutionItemViewModel.) |
![]() | ToolTip |
Gets or sets the tool tip of this particular element.
(Inherited from InteractionRibbonExecutionItemViewModel.) |
Name | Description | |
---|---|---|
![]() | CultureChanged |
Called if the culture has been changed.
(Inherited from CultureSupportingViewModel.) |
![]() | Dispose |
Disposes the object.
(Inherited from CultureSupportingViewModel.) |
![]() | Dispose(Boolean) |
Disposes the object.
(Inherited from CultureSupportingViewModel.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPropertyValueT |
Gets the value of a particular property.
(Inherited from ViewModelBase.) |
![]() | GetResourceValueT |
Gets the value of a particular property.
(Inherited from CultureSupportingViewModel.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NotifyAllRegisteredProperties |
Notify all registered properties in the property collection.
(Inherited from CultureSupportingViewModel.) |
![]() | OnLanguageChanged |
Raises the property changed event for this type.
(Inherited from InteractionRibbonExecutionItemViewModel.) |
![]() | OnLanguageChanging |
Raises the property changing event for this type.
(Inherited from InteractionRibbonExecutionItemViewModel.) |
![]() | OnPropertyChanged |
Raises the event PropertyChanged.
(Inherited from NotifyPropertyChanged.) |
![]() | SetPropertyValue |
Sets the value of a particular property.
(Inherited from ViewModelBase.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Raised on changing a property.
(Inherited from NotifyPropertyChanged.) |
Name | Description | |
---|---|---|
![]() | HasNoModifyingAttribute |
Gets a collection for handling modification flags.
(Inherited from ViewModelBase.) |
Name | Description | |
---|---|---|
![]() | Clone(CloneWorkingMode, IEnumerableType) | Overloaded.
Clones an object by serialization.
(Defined by RuntimeExtensions.) |
![]() | CloneT(CloneWorkingMode, IEnumerableType) | Overloaded.
Clones an object by serialization.
(Defined by RuntimeExtensions.) |
![]() | Convert | (Defined by DataConverterExtensions.) |
![]() | CreateTraceDataEntry(StringBuilder, SourceLevels, TraceableKind, String) | Overloaded.
Creates a data entry into a string builder according to the giving parameters.
(Defined by TraceExtensions.) |
![]() | CreateTraceDataEntry(SourceLevels, TraceableKind, String, String, Int32) | Overloaded.
Creates a trace entry for a data element.
(Defined by TraceExtensions.) |
![]() | CreateTraceDataEntry(StringBuilder, SourceLevels, TraceableKind, String, String, Int32) | Overloaded.
Creates a trace entry into a string builder.
(Defined by TraceExtensions.) |
![]() | DynamicCast |
Dynamically casts a reference to another type.
(Defined by TypeManagerHelper.) |
![]() | ExtractSystemParametersFromTrigger |
Extracts the system parameters from a collection of trigger parameter and transform them to a dictionary using string keys and string values.
(Defined by TriggerExtensions.) |
![]() | GetFieldValue(String) | Overloaded.
Gets the data object held by a defined field of a particular type.
(Defined by UnitTest.) |
![]() | GetFieldValueT(String) | Overloaded.
Gets the data object held by a defined field of a particular type.
(Defined by UnitTest.) |
![]() | GetPropertyValue(String) | Overloaded.
Gets the data object held by a defined property of a particular type.
(Defined by UnitTest.) |
![]() | GetPropertyValueT(String) | Overloaded.
Gets the data object held by a defined property of a particular type.
(Defined by UnitTest.) |
![]() | Inject(Type, Object) | Overloaded.
Injects all fields or properties which are marked with the defined attribute type name.
(Defined by DataInjection.) |
![]() | Inject(Type, Object, Boolean) | Overloaded.
Injects all fields or properties which are marked with the defined attribute type name.
(Defined by DataInjection.) |
![]() | InjectField |
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | InjectProperty(String, Object) | Overloaded.
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | InjectProperty(String, Type, Object) | Overloaded.
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | Invoke(String, Object) | Overloaded.
Invokes a method on an object by reflection.
(Defined by UnitTest.) |
![]() | InvokeTResult(String, Object) | Overloaded.
Invokes a method on an object by reflection.
(Defined by UnitTest.) |
![]() | SetFieldValue |
Sets the data object on a defined field of a particular type.
(Defined by UnitTest.) |
![]() | SetPropertyValue |
Sets the data object on a defined property of a particular type.
(Defined by UnitTest.) |
![]() | SetReadOnlyFieldValue |
Sets the data object on a defined field of a particular type.
(Defined by UnitTest.) |
![]() | TryInjectProperty |
Tries to Inject a value to a property within a data object.
(Defined by DataInjection.) |