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