2 overrides of LookupIsWritePublic
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfKnownMember.cs (1)
210
protected override bool
LookupIsWritePublic
()
System.Xaml (1)
System\Xaml\Schema\XamlDirective.cs (1)
167
protected sealed override bool
LookupIsWritePublic
()
2 references to LookupIsWritePublic
System.Xaml (2)
System\Xaml\XamlMember.cs (2)
789
result =
LookupIsWritePublic
();
931
result =
LookupIsWritePublic
();