.gif) |
BooleanToVisibilityHiddenConverter |
|
.gif) |
EditableContentControl |
implementation of a content control that supports edit mode |
.gif) |
EditableContentControlWithSingleClickEdit |
|
.gif) |
EndEditFromLostFocusEvnetArgs |
Event args to tell consumer of EditableContentControl the new focus element if the editing is ended from focus lost |
.gif) |
LoadingUI |
LoadingUI |
.gif) |
NullToReverseVisibilityConverter |
|
.gif) |
NullToVisibilityConverter |
|
.gif) |
StyledHyperlink |
StyledHyperlink class is a inheritted class of Hyperlink which includes the custom style |
.gif) |
SwitchCase |
Represents a mapping from an input value to an output value. |
.gif) |
SwitchConverter |
Transformer which maps from input values to output values, based on a list of SwitchCase children. This isn't strictly a C-style 'switch' statement, since cases aren't guaranteed to be unique. |