2 references to GetPropertyOrUnknown
System.Xaml (2)
System\Xaml\XamlType.cs (2)
670
return
GetPropertyOrUnknown
(propertyName, skipReadOnlyCheck);
758
return
GetPropertyOrUnknown
(contentPropertyName, false /*skipReadOnlyCheck*/);