2 references to GetProperty
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
1487
XamlMember property = BamlSchemaContext.
GetProperty
(propertyId, isAttached);
System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (1)
192
XamlMember member =
GetProperty
(propertyId, false);