Base:
method
CreateDelegate
MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateDelegate(System.Type, System.Object, System.String)
1 reference to CreateDelegate
System.Xaml (1)
System\Xaml\Runtime\DynamicMethodRuntime.cs (1)
172return CreateDelegate(delegateType, rootObject, valueString);