4 references to TryGetBamlProperty
PresentationFramework (4)
System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (4)
195if (TryGetBamlProperty(propertyId, out bamlProperty, out xamlMember)) 234if (TryGetBamlProperty(propertyId, out bamlProperty, out xamlMember)) 280if (TryGetBamlProperty(propertyId, out bamlProperty, out xamlMember)) 298if (TryGetBamlProperty(propertyId, out bamlProperty, out xamlMember))