2 references to WpfXamlMember
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfXamlMember.cs (1)
139
result = new
WpfXamlMember
(DependencyProperty, underlyingProperty, DeclaringType.SchemaContext, _useV3Rules);
System\Windows\Markup\Baml2006\WpfXamlType.cs (1)
423
return new
WpfXamlMember
(property, propertyInfo, SchemaContext, UseV3Rules);