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