2 references to UidPropertyAttribute
PresentationCore (1)
System\Windows\UIElement.cs (1)
66[UidProperty("Uid")]
PresentationFramework (1)
System\Windows\Markup\Baml2006\WpfKnownType.cs (1)
405result = (_uidPropertyName == null) ? null : new UidPropertyAttribute(_uidPropertyName);