4 references to Settings
System.Xaml (4)
System\Xaml\XamlObjectReader.cs (4)
949
return !context.
Settings
.RequireExplicitContentVisibility ||
2561
return
Settings
.LocalAssembly;
2789
if (
Settings
.AllowProtectedMembersOnRoot && IsRoot)
2800
if (
Settings
.AllowProtectedMembersOnRoot && IsRoot)