XamlIlLanguageTypeMappings.

ProvideValueTargetPropertyEmitter Property

Namespace
XamlIl.Transform
Containing Type
XamlIlLanguageTypeMappings

Syntax

public Func<XamlIlEmitContext, IXamlIlEmitter, XamlIlAstClrProperty, bool> ProvideValueTargetPropertyEmitter { get; set; }

Value

Type Description
Func<XamlIlEmitContext, IXamlIlEmitter, XamlIlAstClrProperty, bool>