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