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