2 overrides of LookupIsWritePublic
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfKnownMember.cs (1)
212
protected override bool
LookupIsWritePublic
()
System.Xaml (1)
System\Xaml\Schema\XamlDirective.cs (1)
169
protected sealed override bool
LookupIsWritePublic
()
2 references to LookupIsWritePublic
System.Xaml (2)
System\Xaml\XamlMember.cs (2)
792
result =
LookupIsWritePublic
();
934
result =
LookupIsWritePublic
();