graph BT
Type-->Base0["object"]
Type["XamlTransformHelpers"]
class Type type-node
Syntax
public static class XamlTransformHelpers
Methods
Name |
Value |
Summary |
FindPossibleAdders(AstTransformationContext, IXamlType) |
IReadOnlyList<IXamlMethod> |
static
|
GetMarkupExtensionProvideValueAlternatives(AstTransformationContext, IXamlType) |
IEnumerable<IXamlMethod> |
static
|
TryConvertMarkupExtension(AstTransformationContext, IXamlAstValueNode, XamlMarkupExtensionNode) |
bool |
static
|
TryConvertValue(AstTransformationContext, IXamlAstValueNode, IXamlType, XamlAstClrProperty, IXamlAstValueNode) |
bool |
static
|
TryGetCorrectlyTypedValue(AstTransformationContext, IXamlAstValueNode, IXamlType, IXamlAstValueNode) |
bool |
static
|
TryGetTypeConverterFromCustomAttribute(TransformerConfiguration, IXamlCustomAttribute) |
IXamlType |
static
|