Kjs.AppLife.Update.Wpf.Converters Namespace |
[Missing <summary> documentation for "N:Kjs.AppLife.Update.Wpf.Converters"]
Class | Description | |
---|---|---|
![]() | DateTimeToDateStringConverter | |
![]() | DisplayModeToImageVisibilityConverter |
Represents a converter that converts a ControllerDisplayMode enumeration value
to a Visibility enumeration value based on whether the ControllerDisplayMode
value indicates that images should be displayed.
|
![]() | DisplayModeToTextVisibilityConverter |
Represents a converter that converts a ControllerDisplayMode enumeration value
to a Visibility enumeration value based on whether the ControllerDisplayMode
value indicates that text should be displayed.
|
![]() | DisplayStateToMessageConverter |
Represents a converter that converts state information into text to show
on an update display control.
|
![]() | EmptyStringToVisibilityConverter |
Represents a converter that converts a String to a Visibility
enumeration value, depending on whether the String is empty.
|
![]() | ExceptionToStringConverter | |
![]() | FileSizeToStringConverter | |
![]() | InverseBooleanToVisibilityConverter |
Represents a converter that converts a Boolean value to
a Visibility enumeration value.
|
![]() | MatchingUpdateStateToVisibilityConverter |
Represents a converter that converts an UpdateState to a
Visibility enumeration value based on the converter's parameter.
|
![]() | NullToVisibilityConverter |
Represents a converter that converts a value to a Visibility enumeration
value depending on whether the value is .
|
![]() | TimeSpanToEstimateStringConverter | |
![]() | UpdateStateToActionButtonTextConverter |
Represents a converter that converts state information into text to show
on a button on an update display control.
|
![]() | UpdateStateToLargeImageConverter |
Represents a converter that converts state information into an image to show
on an update display control.
|
![]() | UpdateStateToLongTextConverter |
Represents a converter that converts state information into text to show
on an update details control.
|
![]() | UpdateStateToSmallImageConverter |
Represents a converter that converts state information into a stock small
image to show on an update display control.
|