

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | OverrideBase()()()() | Initializes a new instance of the OverrideBase class |
![]() | Applied | |
![]() | Apply(Component) | |
![]() | Equals(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 a hash function for a particular type. (Inherited from Object.) |
![]() | GetMember(Object, Component, String) |
Gets the targeted member based on the folowing logic:
If target is supplied - as object - get its member using name
If target is supplied - as string - find a target (object) and then get its member using name
If target is not supplied - get the member on parent using name
|
![]() | GetTarget(Object, Component) |
Returns the target based on the folowing logic:
If target is supplied - as object - return it
If target is supplied - as string - find a target (object) and return it
If target is not supplied - get the parent object
|
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | Initialize()()()() | |
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove(Component) | |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

Object | ||
![]() | OverrideBase | |
![]() | SetProperty | |
![]() | SetStyle |