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