For a list of all members of this type, see ProjectTaskStatesValueConverter members.
Name | Description | |
---|---|---|
![]() | DestinationValue | The value returned from the Convert if the value provided includes the RequiredStates and does not have any of the DisallowedStates |
![]() | DisallowedStates | The flags compared against the value provided to the Convert method. |
![]() | FallbackValue | The value returned from the Convert if the value provided doesn't have all the RequiredStates and has any of the DisallowedStates |
![]() | RequiredStates | The flags compared against the value provided to the Convert method. |