graph BT
Type-->Base0["object"]
Type["XamlIlTransformHelpers"]
class Type type-node
Syntax
public static class XamlIlTransformHelpers
Methods
Name |
Value |
Summary |
FindPossibleAdders(XamlIlAstTransformationContext, IXamlIlType) |
IReadOnlyList<IXamlIlMethod> |
static
|
GetMarkupExtensionProvideValueAlternatives(XamlIlAstTransformationContext, IXamlIlType) |
IEnumerable<IXamlIlMethod> |
static
|
TryConvertMarkupExtension(XamlIlAstTransformationContext, IXamlIlAstValueNode, XamlIlMarkupExtensionNode) |
bool |
static
|
TryConvertValue(XamlIlAstTransformationContext, IXamlIlAstValueNode, IXamlIlType, XamlIlAstClrProperty, IXamlIlAstValueNode) |
bool |
static
|
TryGetCorrectlyTypedValue(XamlIlAstTransformationContext, IXamlIlAstValueNode, IXamlIlType, IXamlIlAstValueNode) |
bool |
static
|
TryGetTypeConverterFromCustomAttribute(XamlIlTransformerConfiguration, IXamlIlCustomAttribute) |
IXamlIlType |
static
|