Name | Description |
---|---|
LogicBase | Base implementation of the behaviors, which defines all the different possible situations a behavior must implement / support to be a valid MVVM provider behavior. |
UserControlLogic | MVVM Provider behavior implementation for a user control. |
WindowLogic | MVVM Provider behavior implementation for a window. |