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