1 override of GetValue
System.Xaml (1)
System\Xaml\Runtime\DynamicMethodRuntime.cs (1)
230protected override object GetValue(XamlMember member, object obj)
2 references to GetValue
System.Xaml (2)
System\Xaml\Runtime\ClrObjectRuntime.cs (2)
248value = GetValue(property, obj); 257value = GetValue(property, obj);