3 references to XamlMember
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfXamlMember.cs (1)
59
:
base
(property, schemaContext)
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (1)
634
member = new
XamlMember
(pi, this);
System\Xaml\XamlType.cs (1)
1666
XamlMember excludedMember = new
XamlMember
(excludedMembers[i], SchemaContext);