2 references to NameScopePropertyAttribute
System.Xaml (1)
System\Windows\Markup\NameScopePropertyAttribute.cs (1)
18
public NameScopePropertyAttribute(string? name, Type? type) :
this
(name)
System.Xaml.Tests (1)
System\Windows\Markup\NameScopePropertyAttributeTests.cs (1)
17
var attribute = new
NameScopePropertyAttribute
(name);