Summary
Helps boxing Boolean values.
- Namespace
- MahApps
.Metro .ValueBoxes - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["BooleanBoxes"]
class Type type-node
Syntax
public static class BooleanBoxes
Fields
Methods
Name | Value | Summary |
---|---|---|
Box |
object |
Returns a boxed representation for the specified Boolean value.
static
|